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

ui-core: remove input-wrapper in inputs #901

Open
clarani opened this issue Feb 13, 2025 · 1 comment
Open

ui-core: remove input-wrapper in inputs #901

clarani opened this issue Feb 13, 2025 · 1 comment
Labels
kind:bug Something isn't working

Comments

@clarani
Copy link
Contributor

clarani commented Feb 13, 2025

What happened?

Inputs have wrapper of 3px, which complicates their integration. The padding should be on the label, not on the input itself.

Image

It creates some component mismatch (here the select is bigger than the combo box for instance)
Image

How can we reproduce it (as minimally and precisely as possible)?

  1. Open STDCM view on osrd

On which environments the bug occurs?

Local Storybook

On which browser the bug occurs?

Firefox

@clarani clarani added the kind:bug Something isn't working label Feb 13, 2025
@anisometropie
Copy link
Contributor

if the component really needs a wrapper it has to be 0px

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants