thunderbird / thunderbird/thunderbird-android

Switching folders takes excessively many clicks

Open
#10,161 12 comments 16 reactions 0 assignees View on GitHub

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

14.0

Where did you get the app from?

F-Droid

Android version

LineageOS 23.0

Device model

Samsung S10

Steps to reproduce

The last two updates changed the path for switching top folders from "quick and unconscious" to "excessive and mindful".
Before:

  • swipe from left
  • click on account
  • click on top folder

Now:

  • swipe from left
  • click on accounts
  • read freshly unfolding accounts list and select the right one
  • carefully click on the little arrow behind the parent folder to unfold it
  • click on top folder
Expected behavior

Have a quick way to access a folder that is explicitly marked as "show on top".

Actual behavior

The new path requires a lot of thinking and careful finger targeting:

  • The accounts list is hidden after the swipe and unfolds only on a second click, into the area previously used by folders. This leaves little time for mental preparation and requires mindfully targeting the selection after unfolding it.
  • Subfolders show only after unfolding the parent folder, even if they are marked as "show on top". And again, they unfold into an area previously used by other names, which requires mental adaptation.

Common operations shouldn't require any thinking at all, let alone careful finger targeting.
Switching accounts should be quick and easy, definitely not require more than one click.
Folders marked as "show on top" should show at the top, even if they are subfolders.

Logs

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no implementation files or tests; first reproduce folder and account switching on Thunderbird for Android 14.0 using the listed steps, then trace the navigation UI that controls account expansion and folders marked “show on top.” Done means accounts can be switched with no more than one click and marked top-level or subfolders remain quickly accessible without extra expansion.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.