Resonate icon indicating copy to clipboard operation
Resonate copied to clipboard

Handle overflow exception from profile screen

Open kareemabdeen opened this issue 1 year ago • 3 comments

Description

fix overflow when user click on verify email text in profile screen

Fixes #295

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Refactor (does not change functionality, e.g. code style improvements, linting)
  • [ ] Documentation update

How Has This Been Tested?

by my emulator

Please include screenshots below if applicable. before

Screenshot (1634)

after

https://github.com/AOSSIE-Org/Resonate/assets/118139061/ef88a1e8-5764-45df-b98e-a4f5dcf07ade

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] New and existing unit tests pass locally with my changes
  • [ ] Any dependent changes have been merged and published in downstream modules
  • [ ] I have checked my code and corrected any misspellings

Maintainer Checklist

  • [ ] closes #xxxx (Replace xxxx with the GitHub issue number)
  • [ ] Tag the PR with the appropriate labels

kareemabdeen avatar Mar 12 '24 10:03 kareemabdeen

@chandansgowda please review and merge it ❤️

kareemabdeen avatar Mar 13 '24 23:03 kareemabdeen

@chandansgowda if there's any problem on the branch please let me know

kareemabdeen avatar Mar 27 '24 20:03 kareemabdeen

Hey @kareemabdeen good work this PR is ready to merge, will merge after the ones prior to this are resolved

Aarush-Acharya avatar May 10 '24 15:05 Aarush-Acharya

Hey, @kareemabdeen Good work. We are merging this. 🚀

vrundraval24 avatar May 23 '24 16:05 vrundraval24