Skip to content

Column Sort not working properly #911

@abmmhasan

Description

@abmmhasan

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:

  1. Go to 'Table Data view'
  2. Click on 'Column Header'
  3. Scroll down to 'Data'
  4. 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 exists

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions