Add "select entire column" and "select entire row" options in the row/col dropdowns #6500
Closed
7 tasks
Labels
domain:ui/ux
This issue reports a problem related to UI or UX.
package:table
type:feature
This issue reports a feature request (an idea for a new functionality or a missing option).
Milestone
📝 Provide a description of the new feature
Before we'll have #6276 let's have simple items in the row and col dropdowns to achieve the same result.
Steps required to achieve above:
Tricky parts (needs tests): spanned cells. I'd go with simplest solution and emulate with a command behaviour of what would user do with mouse. So no "smart" selections that would select more then selected table cell's parent row:
would select:
This task might be split to two task (for each command) this way we can review earlier and probably those commands will not share code (will share with other commands).
If you'd like to see this feature implemented, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: