Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong alphabetical order in Delete form- saved forms #6603

Open
dbemke opened this issue Feb 12, 2025 · 1 comment
Open

Wrong alphabetical order in Delete form- saved forms #6603

dbemke opened this issue Feb 12, 2025 · 1 comment

Comments

@dbemke
Copy link

dbemke commented Feb 12, 2025

ODK Collect version

the store version 2024.3.5, v2025.1.0-beta.3

Android version

10, 14

Device used

Redmi 9T, Pixel 7a

Problem description

In Delete form-saved form names of forms starting with capital letter are shown before other forms - wrong alphabetical order.

XRecorder_12022025_143939.mp4

Steps to reproduce the problem

  1. Add a project with many forms or scan user „bb” in https://test.getodk.cloud/#/projects/385/app-users.
  2. Finalize/save drafts/ send forms starting with the same letter (one starts with capital letter the other not).
  3. Go to Delete form- saved forms and check the A-Z sorting

Expected behavior

Forms should be in case-insensitive alphabetical order when sorted A-Z.

@seadowg
Copy link
Member

seadowg commented Feb 12, 2025

I've updated the issue so that it's clear that the expectation is for case-insensitive alphabetical ordering. It looks like we are sorting alphabetically (with capital letters sorted higher than lower case ones).

@seadowg seadowg moved this from inbox to ready in ODK Collect Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ready
Development

No branches or pull requests

2 participants