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

[ios] Fix the AdditionalNameTableViewCell tappable area #8060

Merged
merged 1 commit into from
May 2, 2024

Conversation

kirylkaveryn
Copy link
Contributor

This PR fixes the cell layout and increases the tappable zone so that when you tap on any cell area the text field activates.

Before:
image

After:
image

…vate editing

Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
@kirylkaveryn kirylkaveryn added iOS iOS development UX User eXperience, an issue with usability UI User interface issues labels May 2, 2024
Copy link
Member

@biodranik biodranik left a comment

Choose a reason for hiding this comment

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

Thanks! It's great to split different changes into different PRs if they're not dependent on each other ) Or even if they are, you can stack commits and PRs on top of each other.

@biodranik biodranik merged commit 487e4c1 into master May 2, 2024
5 checks passed
@biodranik biodranik deleted the ios/fix-additional-names-tappable-area branch May 2, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iOS iOS development UI User interface issues UX User eXperience, an issue with usability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants