Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Fix: allocation chart sorting by user name #378

Merged
merged 2 commits into from
Apr 6, 2023

Conversation

bedreski
Copy link
Contributor

@bedreski bedreski commented Apr 5, 2023

Fixes #373
The previous code inside app/assets/javascripts/active_admin/allocation_chart.js was defining a rule for name column to be sorted based on hiddenTime column. This fix removes the rule to allow name column to sort user names correctly.

@adbatista adbatista merged commit 547c030 into master Apr 6, 2023
2 checks passed
@adbatista adbatista deleted the fix/373/sort-allocation-chart branch April 6, 2023 01:05
adbatista added a commit that referenced this pull request May 29, 2023
adbatista added a commit that referenced this pull request May 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix allocation chart sort by name feature
3 participants