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

TF-3444 Fix could not expand folder tree in folder visibility on iOS #3469

Open
wants to merge 1 commit into
base: maintenance-v0.14.2
Choose a base branch
from

Conversation

dab246
Copy link
Member

@dab246 dab246 commented Feb 5, 2025

Issue

#3444

Reproduce

reproduce.mp4

Root cause

Due to using multiple nested SafeAreas, a single SafeArea class is creating unwanted extra space above the top of the list. The height is about 50dp so only the Inbox item is not clickable.

Solution

Use only one SafeArea that wraps the outermost part of the view

Resolved

  • iOS:
demo-ios.mp4
  • Android:
demo-android.webm
  • Web:
demo-web.online-video-cutter.com.mp4

Copy link

github-actions bot commented Feb 5, 2025

This PR has been deployed to https://linagora.github.io/tmail-flutter/3469.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants