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 <SimpleFormIterator> adds a left padding when there is no label #10092

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

fzaninotto
Copy link
Member

@fzaninotto fzaninotto commented Jul 26, 2024

Problem

The inputs created by SimpleFormIterator have a left padding that is hard to remove.

Solution

Remove this padding by default.

Before After
image image

How To Test

Open the Storybook at Ra-ui-materialui / input / SimpleFormIteratir / Basic

Additional Checks

  • The PR targets master for a bugfix, or next for a feature
  • [ ] The PR includes unit tests (if not possible, describe why)(visual only)
  • The PR includes one or several stories (if not possible, describe why)
  • The documentation is up to date

@djhi djhi added this to the 5.1.1 milestone Jul 29, 2024
@djhi djhi merged commit d60fe62 into master Jul 29, 2024
12 of 14 checks passed
@djhi djhi deleted the fix-simpleformiterator-default-item-label branch July 29, 2024 07:13
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