-
Notifications
You must be signed in to change notification settings - Fork 144
Closed
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists
Description
Describe the bug
When click on column header of a table, the sorting doesn't work properly. For example, clicking id column, instead of sorting numberwise (1,2,3,4,...), it is sorting like 1, 10, 100, .... Same goes for descending order (99,98,...90,9,89,.....)
To Reproduce
Steps to reproduce the behavior:
- Go to 'Table Data view'
- Click on 'Column Header'
- Scroll down to 'Data'
- See the issue
Expected behavior
Obviously a proper sorting
Screenshots
If applicable, add screenshots to help explain your problem.
Application (please complete the following information):
- App client MySQL
- App version 8
- Installation source: Docker
Environment (please complete the following information):
- OS name: Ubuntu
- OS version 24.04
- DB name MySQL
- DB version 8
Additional context
N/A
Metadata
Metadata
Assignees
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists