The top tabs can be manually rearranged 顶部标签页可手动排列
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
The top tabs, such as Articles, Social Media, Pictures, etc., can be rearranged manually.
The core purpose of manually rearranging the top tabs is to allow users to independently adjust the order of the tabs according to their personal usage habits and scenario needs, and its essence lies in optimizing operational efficiency and enhancing the user experience.
顶部标签页(如文章、社交媒体、图片等)可以手动重新排列
手动排列顶部标签页的核心目的,是让用户按个人使用习惯、场景需求自主调整标签页顺序,本质是优化操作效率、提升使用体验
Suggested solution
Adjustment can be made by swiping left or right
Alternative
No response
Additional context
No response
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
Start by locating the top-tab navigation implementation for tabs such as Articles, Social Media, and Pictures, then read how tab gestures and ordering are handled. Implement a way to reorder the tabs by swiping left or right, and verify that the changed order persists and is reflected in the interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100