-
Notifications
You must be signed in to change notification settings - Fork 26
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
Added filters to the ada and preferences #1039
Conversation
@dominikx96 Annual Sorted High - low |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dominikx96 Filters work as expected, but income sorting still has gaps based on monthly to annual
@slowbot thanks! I'll try to reproduce it. |
@slowbot income sorting should work as expected, it's ready for review. |
Deploy preview for clever-edison-cd22c1 ready! Built with commit de0da2a https://deploy-preview-1039--clever-edison-cd22c1.netlify.app |
@dominikx96 I think ascending is still not working as expected. I expect for ascending, lowest value would be at the top and the n/a or blanks would be below any rows that had a value in them. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dominikx96 See comments
@slowbot I moved empty values to the bottom of the table - implemented for each column. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dominikx96 LGTM
Closes: #1020
@slowbot I implemented filtering (and disabled sorting) for Request ADA and Preference Claimed.
I don't see any issues for income sorting (I can sort ascending, descending) -could you provide more details (and/or screenshots)?