Multiselection breaks in tables while holding Shift key #6453
Labels
domain:ui/ux
This issue reports a problem related to UI or UX.
package:table
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
📝 Provide detailed reproduction steps (if any)
Shift
key, select another cell in the top-left corner of the table.Shift
, select another cell but this time in the top-right corner.- Selection breaks ❌, but the right anchor cell is still selected ✅. When you click second time on the cell you wanted to select in the [3], selection re-appears ✅.
- But when you change direction to the bottom, then selection is still active ✅, but the anchor point is lost ❌…
- Selection breaks ❌, but this time we immediately loose anchor cell ❌. Newly selected cell becomes the anchor now ❌.
Shift
key all the time. 👇🏻✔️ Expected result
Should be similar to the native apps (Pages) or even Google Docs:
Pages
Google Docs
❌ Actual result
Chrome, Edge
Safari
Firefox
📃 Other details
It seems that in Chrome and Edge it works slightly better than in the other browsers.
--
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: