nextcloud / nextcloud/notes-ios
Make dismissing error windows more obvious
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 73
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
I suggest making how to dismiss an error or notification window more obvious.
When I first encountered such an error window, I kept tapping on the "X" symbol on it's left margin, and got frustrated when that didn't close it.
Only by accident did I discover that I had to swipe from bottom to top to make it go away.
I suggest adding a visual clue to it how to dismiss those windows. It seems that there is a convention to put an upward pointing chevron symbol at the bottom of such a window as an indication of "swipe up to dismiss".
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 iOS error or notification window UI and inspect how its swipe-up dismissal is implemented. Add a visible indication of the swipe-up gesture, such as the suggested chevron, and confirm that the window remains dismissible as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- design, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100