Skip to content

Fix RenderOverFlex Issues on Profile and Email Verification Screens #411

Closed
@Saurabhsing21

Description

@Saurabhsing21

🐛 Describe the bug

Description

This PR addresses a minor visual issue observed on certain devices:

  1. The "Edit Profile" button on the Profile screen previously encountered a RenderOverFlex error, which has now been resolved.
  2. An additional RenderOverFlex issue was identified during the Email Verification flow (specifically when requesting an OTP) and has also been fixed.

These issues were discovered during internal testing rather than being reported through an issue tracker. Both problems have been directly addressed in this PR.


Type of Change

  • 🐛 Bug Fix: A non-breaking change that resolves existing issues.

How Was This Tested?

The fixes were tested on a Redmi Note 10 Pro device running Android 14.0.1. Below are comparative screenshots:

Profile Screen

Old Behavior New Behavior
Old Behavior - Profile Screen New Behavior - Profile Screen

Checklist

  • My code adheres to the project's style guidelines.
  • I have conducted a self-review of my code.
  • Relevant areas of my code are well-commented for clarity.
  • Documentation has been updated where necessary.
  • My changes introduce no new warnings.
  • I have written/updated tests to validate my changes.
  • All existing and new unit tests pass successfully.
  • Any dependent changes have been integrated and published in downstream modules.
  • I have reviewed and corrected any spelling errors in my code/comments.

Maintainer Checklist

  • Closes #xxxx (replace xxxx with the relevant GitHub issue number, if applicable).
  • Tag this PR with appropriate labels for tracking and clarity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions