nextcloud / nextcloud/ios

Don't use custom views for dropdowns or text input

Open
#3,893 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

design
Dominant language
Swift
Stars
2.5k
Forks
1k
Avg merge
2d 18h
Merged PRs (30d)
13

Description

The screen for setting the status messages is using a lot of custom views. This looks very out of style. Regular list components and styling should be used here. See https://developer.apple.com/design/human-interface-guidelines/lists-and-tables

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the screen for setting status messages in the iOS app, then review the Apple Human Interface Guidelines lists-and-tables reference linked in the issue. Replace the custom views used for dropdowns and text input with regular list components and styling; the screen should match the platform's list design and look less out of style.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
design, mobile
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.