rgriebl / brickstore

An offline BrickLink inventory management tool.
https://www.brickstore.dev/
GNU General Public License v3.0
109 stars 27 forks source link

Sort order incorrect when adding items #850

Closed Brickadoon closed 3 months ago

Brickadoon commented 3 months ago

When adding items (in this case Tiles) to a file, the 1 x 4 comes after the 1 x 8, instead after the 1 x 3.

Steps to reproduce the behavior:

  1. Open a new file, go to 'Add items/Part/Tile'
  2. Sort by 'Description' column
  3. Scroll down to 'Tile 1 x 3'. 'Tile 1 x 4' should be next, but it isn't.

System information

BrickStore 2024.3.1 (build: 1203)

image