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

feat(buttons): Fix not centered radio button #149

Merged

Conversation

adrienmu
Copy link
Contributor

@adrienmu adrienmu commented May 17, 2023

Changes description πŸ§‘β€πŸ’»

β€’ Fix the position of the radiobutton

Context πŸ€”

Close #143

Checklist βœ…

  • Make sure you are requesting to pull a topic/feature/bugfix branch. Please, don't request directly from your main!
  • Check commits & PR names matches our requested structure. It must follow the https://www.conventionalcommits.org pattern.
  • Check compose contract convention. It must follow conventions described here.
  • Check your code additions will fail neither code linting checks.
  • I have reviewed the submitted code.
  • I have tested on a phone device/emulator.
  • I have tested on a tablet device/emulator.
  • I have tested on a large screen device/emulator.
  • If it includes design changes, please ask for a review design-system-core-team-design GitHub team.

Screenshots πŸ“Έ

Before
image

After
image

@adrienmu adrienmu requested review from ManonPolle and a team as code owners May 17, 2023 10:15
@adrienmu adrienmu marked this pull request as draft May 17, 2023 11:08
@adrienmu adrienmu marked this pull request as ready for review May 17, 2023 11:21
@dktbitrise
Copy link

@adrienmu adrienmu changed the title feat(buttons): remove the minWidth of the parent view feat(buttons): Fix not centered radio button May 17, 2023
@adrienmu adrienmu requested a review from ManonPolle May 17, 2023 15:43
@dktbitrise
Copy link

@dktbitrise
Copy link

@sonarcloud
Copy link

sonarcloud bot commented May 25, 2023

Kudos, SonarCloud Quality Gate passed!Β  Β  Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dktbitrise
Copy link

@ManonPolle ManonPolle merged commit 3221854 into Decathlon:main May 25, 2023
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.

RadioButton not centered
3 participants