Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] 用户查看自己发的回复层 #315

Open
JingYiJun opened this issue Oct 30, 2023 · 4 comments
Open

[Feature Request] 用户查看自己发的回复层 #315

JingYiJun opened this issue Oct 30, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@JingYiJun
Copy link
Contributor

增加“我的回复”页面,查询所有自己的历史回复层。

后端接口已在 f6f6d21f455b618fb91071d0c53f83288a93aab3 实现,请调用接口 GET www.fduhole.com/api/users/me/floors ,默认按照 id 升序排列。前端可以在 query 中根据其他的字段排序,可以自定义升序或者降序。

@JingYiJun JingYiJun added the enhancement New feature or request label Oct 30, 2023
@w568w
Copy link
Member

w568w commented Oct 30, 2023

和 issue 无关的小提示,GFM 支持直接解析提交链接,即使它在其他仓库中:

Markdown:

[f6f6d21f455b618fb91071d0c53f83288a93aab3](https://github.com/OpenTreeHole/treehole_next/commit/f6f6d21f455b618fb91071d0c53f83288a93aab3)

<https://github.com/OpenTreeHole/treehole_next/commit/f6f6d21f455b618fb91071d0c53f83288a93aab3>

渲染效果:

f6f6d21f455b618fb91071d0c53f83288a93aab3

OpenTreeHole/treehole_next@f6f6d21

后一种还有鼠标悬停提示,推荐你直接用后一种 :)

@JingYiJun
Copy link
Contributor Author

学到了

@w568w w568w self-assigned this Dec 21, 2023
@HydrogenC HydrogenC self-assigned this Apr 8, 2024
@HydrogenC
Copy link
Collaborator

Are there any consensus on where to put the button

@w568w
Copy link
Member

w568w commented Apr 22, 2024

Are there any consensus

This is not discussed yet.

where to put the button

For now, I prefer to put it along with the buttons to View My Posts and View My Punishments. It requires minimal UI change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants