Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues list layout #4

Open
kevinrandrup opened this issue Oct 21, 2022 · 1 comment
Open

Issues list layout #4

kevinrandrup opened this issue Oct 21, 2022 · 1 comment

Comments

@kevinrandrup
Copy link
Collaborator

User story

As a programmer interested in a GitHub project, I want to see the complete title information for the issues that I've searched for

Acceptance criteria

Replace the flow layout with UICollectionLayoutListConfiguration / UICollectionViewCompositionalLayout.list / UICollectionViewListCell
Display the entire issue title over however many lines it requires.
Add a UICellAccessory.disclosureIndicator to each cell
Display the loading state and empty/error states as headers in the collection view.
Display a line separator in between cells

Designs

image

@kevinrandrup
Copy link
Collaborator Author

kevinrandrup commented Oct 21, 2022

Not going to assign this to Via yet, recommend doing this via pairing as there tons of new stuff APIs and tricky behavior going on.

Low priority / probably the last task that should be done but a valuable one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant