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

Support sorting of rows in the Web API #55

Open
llewelld opened this issue Nov 22, 2024 · 0 comments
Open

Support sorting of rows in the Web API #55

llewelld opened this issue Nov 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@llewelld
Copy link
Contributor

User story: "As a user I'd like to be able to sort the rows in the tables shown in the Web interface, so that I can group and order items; this would allow me to better understand the order things happened and also to group together finance codes, tickets, etc."

There are multiple tables shown in the RCTab Web API: Approvals, Allocations, Finance, Cost recovery and Users. It would be useful for many reasons if the rows in the tables could be sorted.

The functionality already exists in the subscription list table (on the main page) and appears to be implemented client-side, so potentially the same approach could be used for the other tables too.

@Iain-S Iain-S added the enhancement New feature or request label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants