Skip to content
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

Column Sort not working properly #911

Open
abmmhasan opened this issue Dec 30, 2024 · 1 comment
Open

Column Sort not working properly #911

abmmhasan opened this issue Dec 30, 2024 · 1 comment
Assignees
Labels
duplicate This issue or pull request already exists

Comments

@abmmhasan
Copy link

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

@Fabio286 Fabio286 added the duplicate This issue or pull request already exists label Dec 30, 2024
@Fabio286
Copy link
Member

Hi @abmmhasan ,

This is a duplicate of #904.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants