Issue with Column Dragging in DataGrid2 When Selecting Text in Filter Fields
0
Hi everyone, I've encountered a UX issue with the DataGrid2 widget in Mendix. When using column filters, if I type some text into a filter field and then try to select part of that text with the mouse (e.g., to copy or replace it), the entire column starts to drag instead of the text being selected. This behavior is quite confusing and seems unintended, as it makes it difficult to interact normally with filter inputs. Steps to reproduce: Open a page with a DataGrid2. Use a column filter (e.g., a text input). Type something into the filter field. Try to select part of the text using the mouse – especially when dragging slightly up/down. Expected behavior: The text inside the input field should be selected normally. Column dragging should not be triggered when interacting with a filter input. Actual behavior: The column starts moving as if I'm trying to reorder it, even though I'm just trying to select text in the filter. It would be great if this could be addressed in a future update, as it significantly impacts usability when working with filters.I'd also really appreciate it if anyone has a workaround or solution to share in the meantime. Thanks in advance, Hamid
asked
Hamid Rezaie
1 answers
1
I can't really answer this question, except for saying that you're correct. It does feel counter-intuitive.
Maybe put this suggestion on the Ideas part of the community-site?