mattermost / focalboard

Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
https://www.focalboard.com
Other
20.82k stars 1.83k forks source link

Bug: Views list is sorted weirdly when view names start with numbers #1989

Open hmhealey opened 2 years ago

hmhealey commented 2 years ago

Steps to reproduce the behavior

  1. Create views named things like "2021 Q1", "2022 Q1", "2021 Q4"

Expected behavior

That views are sorted alphabetically which would cause them to be grouped by year and then sorted by quarter.

Screenshots

Views not starting with numbers are sorted alphabetically, but the order gets weird when they start with numbers. It seems like the sort order might be alphabetical using the text after the first letter in the name. Screen Shot 2021-12-15 at 10 07 20 AM

Edition and Platform

chenilim commented 2 years ago

Thanks @hmhealey. Sorry for the delay. Definitely strange and worth investigating, but this should ultimately be replaced by the sidebar in 2022 Q1. Putting up for grabs.