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(theme, Mantine): remove labelWrapper style for checkbox #2921

Merged
merged 1 commit into from Nov 16, 2022

Conversation

aiheon
Copy link
Collaborator

@aiheon aiheon commented Nov 11, 2022

Proposed Changes

UITOOL-1020

Currently, the checkbox label and description are all on the same line but they should not so i'm removing the custom style.

image

Potential Breaking Changes

None

Acceptance Criteria

  • The proposed changes are covered by unit tests
  • The potential breaking changes are clearly identified
  • README.md is adjusted to reflect the proposed changes (if relevant)

@aiheon aiheon requested a review from a team as a code owner November 11, 2022 15:25
@aiheon aiheon requested review from a team, GermainBergeron and SimonMilord and removed request for a team November 11, 2022 15:25
@github-actions
Copy link

@gdostie
Copy link
Collaborator

gdostie commented Nov 14, 2022

Since this fix has been merged and released in 5.7.2, it would be interesting to see if your fix still applies. And also see if we can remove the theme style added for the radio buttons

@aiheon
Copy link
Collaborator Author

aiheon commented Nov 15, 2022

Since this fix has been merged and released in 5.7.2, it would be interesting to see if your fix still applies. And also see if we can remove the theme style added for the radio buttons

Indeed 😄 I'll try again to make the bump, maybe what broke the ModalWizard in 5.7.0 was also fixed in 5.7.2 🙈 😆

@aiheon aiheon merged commit 62196c4 into master Nov 16, 2022
@aiheon aiheon deleted the UITOOL-1020/remove-custom-style-checkbox-label branch November 16, 2022 12:35
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.

None yet

4 participants