chaoss / chaoss/grimoirelab-hatstall
The 'order' action in the columns when listing profiles do not order as expected
- Dominant language
- HTML
- Stars
- 11
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
I've been playing a bit more with Hatstall.
I've realized that when I have let's say hundreds of developers, and I want to list the developers by a certain column (for instance the name), what the table does is to order by just the 10 developers I'm visualizing at that specific time. However I would have expected to have this odered by all of the developers I have in the list (hundreds of them).
Labelling this as a bug as this seems to be a bug for me.
Thanks for your time!
Contributor guide
Research direction
Reproduce the profile listing with more than 10 developers, then inspect the entry point responsible for the table's column ordering and pagination. Confirm that ordering is applied to the full developer list rather than only the visible page; done means the displayed pages follow the selected column order across all profiles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100