Skip to content

Conversation

@dab246
Copy link
Member

@dab246 dab246 commented Jan 2, 2026

Issue

#4229

Resolved

  • Web:
Screen.Recording.2026-01-02.at.18.03.07.mov
  • Mobile:
demo-mobile.webm

@coderabbitai
Copy link

coderabbitai bot commented Jan 2, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link

github-actions bot commented Jan 2, 2026

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

children: [
SvgPicture.asset(
isSelected
? imagePaths.icCheckboxSelected
Copy link
Member

@chibenwa chibenwa Jan 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I counted 11 levels of indentation which is far too much for sanity.

I recommend playing around with variable / method extraction and see if we can cut this beast in a way that makes sense.

I personnally think each sub-component deserve to be extracted in a standalone method.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants