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

bugfix(StyledRadio): reduce clickable area in StyledRadio and StyledRadioTabVertical #patch #132

Conversation

aziz-zen-ab
Copy link
Collaborator

Current implementation when styled radio in vertical mode the clickable area is 100% width of the container. This lead to user accidentally click will changes value also. This pull request limit the clickable area to only the radio-icon and radio-label only.

Also remove the RadioButton component since it already deprecated.

@rayhan-ab
Copy link
Collaborator

update the commit message to #patch?

@aziz-zen-ab aziz-zen-ab changed the title bugfix(StyledRadio): reduce clickable area in StyledRadio and StyledRadioTabVertical bugfix(StyledRadio): reduce clickable area in StyledRadio and StyledRadioTabVertical #patch Dec 27, 2022
@aziz-zen-ab aziz-zen-ab force-pushed the bugfix/reduce-radio-button-clickable-area branch from 21e167a to 0003ec9 Compare December 27, 2022 02:17
@aziz-zen-ab aziz-zen-ab merged commit cc40dd9 into AccelByte:master Dec 27, 2022
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

Successfully merging this pull request may close these issues.

2 participants