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

feature: sortable events table #382

Open
euanwm opened this issue Jul 17, 2024 · 0 comments
Open

feature: sortable events table #382

euanwm opened this issue Jul 17, 2024 · 0 comments
Labels
frontend User Interface related

Comments

@euanwm
Copy link
Owner

euanwm commented Jul 17, 2024

Is your feature request related to a problem? Please describe.
The current events table for singular events gives a non-sortable table which isn't particularly engaging for visitors.

Describe the solution you'd like
The current NextUI table allows sortable rows to be enabled. Initially, it should be sortable by any of the number elements such as bodyweight to sinclair score.

A further push would be to allow selection by the gendered category which is not currently displayed on the events table.

Describe alternatives you've considered
Sorting by backend API call was considered briefly but would be excessive given that there is not a massive amount of data and would be much quicker to deal with on the FE side.

@euanwm euanwm added the frontend User Interface related label Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend User Interface related
Projects
None yet
Development

No branches or pull requests

1 participant