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

List Page Filtering #10684

Closed
jaredlockhart opened this issue May 9, 2024 · 0 comments · Fixed by #10769
Closed

List Page Filtering #10684

jaredlockhart opened this issue May 9, 2024 · 0 comments · Fixed by #10769
Assignees

Comments

@jaredlockhart
Copy link
Collaborator

jaredlockhart commented May 9, 2024

Let's hook up all the filtering on the left sidebar on the list page.

┆Issue is synchronized with this Jira Task

@jaredlockhart jaredlockhart self-assigned this May 9, 2024
jaredlockhart added a commit that referenced this issue May 28, 2024
Because

* We want to be able to filter experiments on the new list page
* It should use HTMX to update the table dynamically
* It should co operate with the status filter tabs
* The search filter should update as you type

This commit

* Adds a filterset to the new list view page
* Uses HTMX to update the table as filters change

fixes #10684
jaredlockhart added a commit that referenced this issue Jun 3, 2024
Because

* We want to be able to filter experiments on the new list page
* It should use HTMX to update the table dynamically
* It should co operate with the status filter tabs
* The search filter should update as you type

This commit

* Adds a filterset to the new list view page
* Uses HTMX to update the table as filters change

fixes #10684
jaredlockhart added a commit that referenced this issue Jun 3, 2024
Because

* We want to be able to filter experiments on the new list page
* It should use HTMX to update the table dynamically
* It should co operate with the status filter tabs
* The search filter should update as you type

This commit

* Adds a filterset to the new list view page
* Uses HTMX to update the table as filters change

fixes #10684
github-merge-queue bot pushed a commit that referenced this issue Jun 3, 2024
Because

* We want to be able to filter experiments on the new list page
* It should use HTMX to update the table dynamically
* It should co operate with the status filter tabs
* The search filter should update as you type

This commit

* Adds a filterset to the new list view page
* Uses HTMX to update the table as filters change

fixes #10684


https://github.com/mozilla/experimenter/assets/119884/0138894d-be18-4019-b734-6e68ad34b440
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 a pull request may close this issue.

1 participant