dxc-technology/halstack-react

Resultset Table - Default sorting column

Closed this issue · 3 comments

The ResultsetTable must support this default sorting feature. For example, even when you handle the sorting order from the server side, there needs to be a way to notify the user that the table is defaultly sorted with a specific column. Currently, there is no visual indication in the UI.

#1441

Thank you for opening an issue! 🚀

Our team will review it as soon as possible. In the meantime, please make sure that you've provided all the necessary details to help us understand and address the issue effectively.

Feel free to contribute and participate in discussions!

We discussed this with the rest of the team and we concluded that we will not add this feature.
The arrow indicator does not only indicate the order of the items in the table, it also indicates the user action.
Without the user action, we should not add the order indicator.