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 Sorting #10682

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

List Page Sorting #10682

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

Comments

@jaredlockhart
Copy link
Collaborator

jaredlockhart commented May 9, 2024

Let's add the ability to sort by each of the table headers.

┆Issue is synchronized with this Jira Task

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

* We are building a new list page in django templates and htmx
* We want to be able to sort the table by the column headers

This commit

* Adds sorting by each of the column headers
* Defaults to sorting by most recently updated (similar to previous list pages)

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

* We are building a new list page in django templates and htmx
* We want to be able to sort the table by the column headers

This commit

* Adds sorting by each of the column headers
* Defaults to sorting by most recently updated (similar to previous list
pages)

fixes #10682


https://github.com/mozilla/experimenter/assets/119884/7253c112-ed66-44a5-9bcc-6f501c57734b
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