Skip to content

Table list: sorting breaks when filtered #3204

@bryan-ash

Description

@bryan-ash
  1. Which driver are you using and version of it (Ex: PostgreSQL 10.0): MySQL 5.7.35

  2. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): Version 5.6.8 (524)

  3. The steps to reproduce this issue:

  • Show the Items list
  • Observe that tables are sorted alphabetically
  • Type to filter the table list
  • Observe that tables are sorted by length of name (it appears that underscores are not considered)

No filtering - sort alphabetical

image

Filtered - sort by name length(ish)!

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions