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

Leading labels in Radio and LabelCheckbox iOS components should align to the leading side of the control layout #768

Open
omoralesvivo opened this issue May 10, 2021 · 0 comments

Comments

@omoralesvivo
Copy link
Contributor

Right now the leading label for LabelCheckbox is attached to the checkbox itself with a hardcoded spacing no matter how much horizontal space UI layout allocates to the component.

We want to make sure that the leading label aligns to the leading layout side so it can be properly used in full width UI as a single component (otherwise in the application we use a label-less checkbox with a separate label that either requires additional work to be tappable throughout or is only tappable on the checkbox itself).

This to apply as well to #767

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant