Remove 3 dot menu form file items
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
- This will be one step closer for us removing FloatingPanel library, which causes issues for us
- We will use a native iOS context menu which is a UI expected from iOS users.
- A 3 dot menu is not a common or liked UX design for iOS apps, especially on a list of items.
- Also makes the list of items less cluttered. Since the plan already is to remove the share icon from the list of items, this is an added improvement to decluttering the UI.
As a comparison, the native iOS Files app by Apple does not use a 3dot menu, and relies on context menus:
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 source files or tests are named in the issue. Start by locating the iOS file-item list and its current three-dot menu, then review how native context menus are used elsewhere; done means the three-dot menu is removed and file actions are available through the native context menu.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- design, mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100