We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Describe the bug Checkbox Selection column is moved to the end of the table when column order is changed
To Reproduce Steps to reproduce the behavior:
Expected behavior The checkbox column should always stay in its position.
Screenshots
UI5 Web Components for React Information "@ui5/webcomponents": "^1.0.0-rc.5", "@ui5/webcomponents-react-charts": "^0.7.2", "react-router-dom": "^5.1.2", "namor": "^1.1.2", "@testing-library/jest-dom": "^4.2.4", "@testing-library/react": "^9.3.2", "@testing-library/user-event": "^7.1.2", "@ui5/webcomponents-react": "^0.8.2", "react": "^16.12.0", "react-dom": "^16.12.0", "react-scripts": "3.3.1"
Additional context None
The text was updated successfully, but these errors were encountered:
75a43a3
Released in @ui5/[email protected]
@ui5/[email protected]
Sorry, something went wrong.
MarcusNotheis
No branches or pull requests
Describe the bug
Checkbox Selection column is moved to the end of the table when column order is changed
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The checkbox column should always stay in its position.
Screenshots

UI5 Web Components for React Information
"@ui5/webcomponents": "^1.0.0-rc.5",
"@ui5/webcomponents-react-charts": "^0.7.2",
"react-router-dom": "^5.1.2",
"namor": "^1.1.2",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"@ui5/webcomponents-react": "^0.8.2",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-scripts": "3.3.1"
Additional context
None
The text was updated successfully, but these errors were encountered: