2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)C++7,887 stars (7,887 stars)761 forks (761 forks)batch import
Good first issueUIiOS
説明
Now this button is
- Not too distinguishable from bookmark lists
- Could be not visible if there are many bookmark lists.
- Issue 種別
- feature
- 調査方針
- Locate the bookmark list view controller in the iOS codebase. The '+' button is currently placed in the list area and should be moved to the right side of the navigation bar. Inspect the navigation item's rightBarButtonItems or custom navigation bar setup. Ensure consistency with other screens. No existing PRs are linked.