thunderbird / thunderbird/thunderbird-android
22.0b1 Sort type indicator symbol replicates each time overflow menu tapped
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 14k
- Forks
- 2.8k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 57
Description
Checklist
- I have used the search function to see if someone else has already submitted the same bug report.
- I will describe the problem with as much detail as possible.
App
Thunderbird for Android
App version
22.0b1
Where did you get the app from?
Other
Android version
16
Device model
Oneplus10 Pro
Steps to reproduce
Related to change https://github.com/thunderbird/thunderbird-android/pull/11190
- Start on the message list (eg. Inbox)
- Tap the sort button. Observe only a single ⦁ indicator symbol is prefixed to the selected sort type.
- Tap the three dot overflow menu button a few times (to the right of the sort button).
- Tap the sort button. Observe multiple ⦁ indicator symbols are prefixed. One for each time the overflow menu was tapped.
Expected behavior
Only a single ⦁ indicator symbol is displayed representing the selected sort type.
Actual behavior
The number of displayed ⦁ indicator symbols grow each time the three dot overflow menu is tapped.
Logs
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue from the message list using the sort button and overflow menu, then inspect the implementation changed in PR #11190. Trace how the selected sort indicator is assembled after the overflow menu is opened repeatedly. Done means the selected sort type shows exactly one ⦁ indicator after repeated taps, with regression coverage if the existing area has tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100