stefan-niedermann / nextcloud-deck

📋 Android client for nextcloud deck app
https://play.google.com/store/apps/details?id=it.niedermann.nextcloud.deck.play
GNU General Public License v3.0
501 stars 53 forks source link

Tags aren't alphabetised #1698

Open 31337-4554551n opened 2 weeks ago

31337-4554551n commented 2 weeks ago

This issue respects the following points:

Describe the bug

  1. Either click the filter list to search by tag, OR click a card and try to add a tag to it
  2. See the tags are in a random order

Expected behavior

Tags to appear in alphabetical order, like they do in the Nextcloud WebUI

Deck Android version

1.24.1

Deck server version

1.41.1

Nextcloud Android version

3.30.4

Nextcloud version

30.0.2

Device

Samsung Fold 6

Android Version

14

App Store

Stacktrace

No response

stefan-niedermann commented 2 weeks ago

They are not in random order, they are sorted by how often they are used (by intention).

cc @nextcloud/designers

31337-4554551n commented 2 weeks ago

They are not in random order, they are sorted by how often they are used (by intention).

cc @nextcloud/designers

Is it possible to perhaps provide an option for alphabetical functionality so that it can work the way it is in deck webui?

When you're dealing with a large list of tags, constantly having to scroll around looking for the tag (on a mobile device) can be challenging and frustrating.

31337-4554551n commented 2 weeks ago

I've also labled this as a bug, perhaps I need to change it to enhancement now, since it's by design? For the request to add an alphabetical option