Replies: 8 comments
-
Hi @wphampton We don't believe this is incorrect but I am going to change this to a discussion to get wider feedback from the community |
Beta Was this translation helpful? Give feedback.
-
Thanks for the consideration. Here are a few big systems I think serve as standard convention on this: |
Beta Was this translation helpful? Give feedback.
-
In addition to three examples above... AG Grid https://www.ag-grid.com/example/ DataTables https://datatables.net/ |
Beta Was this translation helpful? Give feedback.
-
I'd love to know others' opinions on this -- to be honest I just thought this was fairly well established and understood and I don't know what the counterpoints even are. Ascending by definition is to move upward (up arrow), descending is move downward (down arrow). Thanks! -Wes |
Beta Was this translation helpful? Give feedback.
-
I saw this issues as well definitely sorting wrong way according to the arrow. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Mac OS |
Beta Was this translation helpful? Give feedback.
-
Here's a response from ChatGPT affirming that up arrows should be for ascending and down arrows for descending. ![]() |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Before you start please confirm the following.
Problem Description
Column sorting arrows are backward or opposite of actual sort behavior.
Expected Behavior
I pull up a list (container, services, stacks) and click the column heading, then the sort arrow should be facing up and the column should be sorted in ascending order, A to Z. I click it again and it should sort in descending order Z - A and the arrow should face down.
Actual Behavior
When lists are sorted in descending order, the arrow currently points upward (incorrect). When lists are sorted in ascending order the arrow currently points downward (incorrect).
Steps to Reproduce
Portainer logs or screenshots
No response
Portainer version
2.26.0
Portainer Edition
Community Edition (CE)
Platform and Version
Docker Swarm
OS and Architecture
RHEL 9
Browser
Chrome
What command did you use to deploy Portainer?
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions