helpwave / mobile-app

The official helpwave mobile app for android and ios
Mozilla Public License 2.0
7 stars 1 forks source link

fix overflow on Patient and Task BottomSheet #508

Closed florian-sabonchi closed 6 months ago

florian-sabonchi commented 6 months ago

Which issues does this pull request close?

closes #506

[OPTIONAL] Give testing instructions to reviewers

github-actions[bot] commented 6 months ago

BrowserStack

Commit: 1012b1b

helpwave tasks

DasProffi commented 6 months ago

What kind of overflow are you trying to fix? The overflow of the original issue does not occur and is not addressed here.

Please provide an example/condition where the overflow occurred before, to allow us to validate it.

florian-sabonchi commented 6 months ago

What kind of overflow are you trying to fix? The overflow of the original issue does not occur and is not addressed here.

Please provide an example/condition where the overflow occurred before, to allow us to validate it.

If you go to Patient details and add a note you got an overflow

DasProffi commented 6 months ago

Please open a new issue next time so that the purpose of the PR is clearly visible to the reviewers and outside observers