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

fix(ui-library): radio group size fix (#1139) #1140

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

angsherpa456
Copy link
Contributor

@angsherpa456 angsherpa456 commented Jul 11, 2024

closes #1139

Includes the fix for the bug related to size not changing in the radio-group.

@angsherpa456 angsherpa456 merged commit 23aeaa4 into develop Jul 11, 2024
5 of 6 checks passed
@angsherpa456 angsherpa456 deleted the fix/1139_adjust-size-radio-group branch July 11, 2024 11:05
ashk1996 added a commit that referenced this pull request Jul 22, 2024
…1106)

* fix(ui-library): accessibility issue for background color fixed for text area

fix(ui-library): removed extra class and refactored css for text area

* fix(ui-library): added missing semicolon

* fix(ui-library): fixed eslint errors

* fix(ui-library): remove slot from select component (#1131)

* fix(storybook): increase clickable area (#1130)

* feat(ui-library): radio group - use slots instead of options array (#1079)

* fix(ui-library): radio group size fix (#1139) (#1140)

* fix(ui-library): fixed css error state

* fix(ui-library): updated package

* fix(ui-library): updated package

---------

Co-authored-by: Ang Dawa Sherpa <[email protected]>
Co-authored-by: Barkley <[email protected]>
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.

[Bug]: size of radio-group does not change correctly
4 participants