FeatureFuel
1

(UX) No reload after COLUMN SORT (and add a ASC / DESC sorting button)

Source: twentyhq/twenty#21736 · opened by @n2ojim
Scope & Context We need to improve the user experience of sorting columns in data tables (e.g., in views like "All Biens Immobiliers"). Sorting should be a fast, seamless operation. Currently, the behavior disrupts the workflow, especially on tables with many columns where horizontal scrolling is required. Current behavior When a user clicks on a column header to apply a sort, the entire page reloads or the table completely refreshes its state. This causes two major issues: 1. Loss of horizontal position: The table scroll resets, meaning the user loses sight of the column they just sorted if it was located far to the right. They have to scroll back manually. 2. Unpredictable sort direction: Clicking "Sort" doesn't specify the direction (Ascending vs. Descending). If the user gets the wrong direction, they have to click again, wait for the reload, lose their scroll position again, and scroll back *again*. This wastes a significant amount of time. <img…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests