Open the sidebar for the list separately + all reads retain the last read entry
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 39k
- Forks
- 2.1k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 10
Description
Clear and concise description of the problem
以下完全基于web版体验给的建议
有的源长时间不更新,想直接看上一次更新内容的时间是多少。
且如果源没有报错时,并不想跳转到源网站去判断是否继续订阅这个源。
====
希望能给列表单独开侧边栏
目前的侧边栏宽度是有最大宽度限制的,全部放一排滚动并不太优雅。
Suggested solution
希望能在全部已读保留最后一个已读条目
====
logo保留,名字去掉或者做到logo里。
如果logo右侧的空间能空出来,可以有两种方案
1、视图上移,把收件箱和列表做成两个按钮,点击后单独在下方切换各自的侧边栏
毕竟单个收件箱可能有2、3个,列表可能会更多,单纯靠滚动+Tooltip 很不便捷,不如单独给这两个功能设计都设计一个侧边栏。
2、把收件箱和列表做成两个按钮,放到“follow”与“+”的中间空白,视图切换的位置不变
如果在侧边栏最小宽度下,空白空间不够,可以把头像的功能或者”+“的功能移动到版本号旁边
Alternative
No response
Additional context
最后一点
目前头像功能里的”个人资料“、”成就“和”设置“的弹出窗口行为不统一,两个点击周围空白可以直接关闭,一个不能关闭
而且部分功能不是弹窗口,而是在右侧显示,比如添加自建实例
我觉得统一一下功能设置
Validations
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
- This issue is valid
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reviewing the web UI areas described: the inbox/list sidebars, read-state behavior, and profile menus; first clarify which proposal is in scope, then verify the agreed sidebar, last-read, and popup behavior in the web interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100