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

Add favorited only filter #5

Closed

Conversation

ewa1989
Copy link
Owner

@ewa1989 ewa1989 commented Mar 18, 2024

Add check favorite session feature as below.

In ScheduleView, add a filter to show only favorited sessions.

Ref: tryswift#40

Note

  • add filter icon ("line.horizontal.3.decrease") on trailing of toolbar and show pulldown filter items ("All" or "Favorites") when tapped
  • show message that there's no items to show according to filter condition
  • since filter item selecting condition binds with Picker in SwiftUI, add test only for code of filtering favorite sessions

@ewa1989 ewa1989 closed this Apr 1, 2024
@ewa1989 ewa1989 deleted the add-favorited-only-filter branch April 1, 2024 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant