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 list of saved filters for all data types #70

Merged
merged 13 commits into from
Jan 28, 2024
Merged

Conversation

damontecres
Copy link
Owner

You can now select a saved filter from the server to browse.

This is a pretty big PR due to some refactoring.

FilterListActivity has been rewritten to combine its original purpose and the other list activities.

Activities no longer reuse the tag_activity layout and instead use one more suited.

There's some UI issues though:

  1. The width of the dropdown is arbitrary and would be better to calculate it
  2. The focus change listener for the dropdown items uses orange instead of the standard blue everywhere else

@damontecres damontecres added enhancement New feature or request user interface Relates to the app's user interface/experience labels Jan 28, 2024
@damontecres damontecres merged commit 03557d3 into main Jan 28, 2024
2 checks passed
@damontecres damontecres deleted the feat/filters branch January 28, 2024 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request user interface Relates to the app's user interface/experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant