observablehq / feedback

Customer submitted bugs and feature requests
42 stars 3 forks source link

List of tables within Database files section is not alphabetical #512

Closed saneef closed 1 year ago

saneef commented 1 year ago

Describe the bug In 'Database' pane, under 'Database files' section, the list of tables is not alphabetical. I have only tested with SQLite DB.

To Reproduce Steps to reproduce the behaviour:

  1. Attach an SQLite DB in a notebook.
  2. Open 'Database' pane
  3. Under 'Database files' section, click on the attached database name.
  4. See the listing.

Expected behaviour Expect to see the list of tables in alphabetical order. The listing of tables within a 'Data table' cell is alphabetical.

Screenshots

Screenshot 2022-11-30 at 15 59 42

Desktop:

CobusT commented 1 year ago

This should now be fixed.