-
Notifications
You must be signed in to change notification settings - Fork 14
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
added lists view and two ways to navigate to it #1726
Conversation
👀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code looks amazing and works perfectly!
Nos/Views/Lists/ListsView.swift
Outdated
let author: Author | ||
} | ||
|
||
struct ListsView: View { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd love a doc comment here, especially since this ListsView might be understood to be a "view of List views" or something. I wonder if AuthorListsView might clarify and avoid that potential confusion?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agreed. Done.
Thanks for review and kind words, @joshuatbrown! |
Issues covered
https://github.com/verse-pbc/issues/issues/133
Description
Adds the Lists view and two ways to navigate to it.
How to test
A:
B:
Screenshots/Video
Entry point 1:
Entry point 2:
Your Lists:
No Content:
Pop-up menu: