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

Refactor fitler-controller.js & clean up some inconstancies in the UI #428

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

paulthatjazz
Copy link
Contributor

  • Broke filter controller when adding the recent change to persist the search query, added extra logic so the filtering system works on searches without a persisting query.

  • Search filter was never set up on datasets index, corrected logic to ensure this works.

  • Fixed inconsistent CSS on extents index and edit dataset screen.

@paulthatjazz paulthatjazz merged commit d9b3905 into main Sep 16, 2024
1 check passed
@paulthatjazz paulthatjazz deleted the refactor-filter-controller branch September 16, 2024 11:30
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

Successfully merging this pull request may close these issues.

Refactor filter_controller.js to resolve bugs on extent, dataset, people indexes
1 participant