-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AnalyticalTable: column ordering is hard to use #622
Comments
Hey @stevetsanders, Anyhow, there is an issue with column reordering in the |
Hi @MarcusNotheis , are you saying issue #626 will fix the tree table reordering? Or will reordering not be supported in tree table mode? |
Hey @stevetsanders, |
fixed by 3f91c84 |
Released in |
Describe the bug
Columns with a
Header
is hard to reorder. 50% of the time the text seems to be highlighted instead.Isolated Example
https://codesandbox.io/s/cocky-easley-y0kj8?file=/src/App.js
To Reproduce
Steps to reproduce the behavior:
=> text of column is usually highlighted, then trying to reorder again works (sometimes)
Expected behavior
I just think it's not clear where to click and drag on a column to reorder it.
Screenshots
If applicable, add screenshots to help explain your problem.
UI5 Web Components for React Information
@ui5/webcomponents
version: 1.0.0-rc.7@ui5/webcomponents-react
version: 0.9.11Operating System:
Browser:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: