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

Password input doesn't allow styling the input element #963

Closed
krconv opened this issue Mar 9, 2022 · 2 comments
Closed

Password input doesn't allow styling the input element #963

krconv opened this issue Mar 9, 2022 · 2 comments

Comments

@krconv
Copy link

krconv commented Mar 9, 2022

What package has an issue

@mantine/core

Describe the bug

The PasswordInput styles API includes a class, innerInput, that is exposed to make updates to the input field. From testing and from looking at the code, I don't think setting that class actually has an effect on the component.

In which browser did the problem occur

Chrome

If possible, please include a link to a codesandbox with the reproduced problem

https://codesandbox.io/s/busy-feynman-bdrb5j?file=/src/App.tsx

Do you know how to fix the issue

Yes

Are you willing to participate in fixing this issue and create a pull request with the fix

Yes

Possible fix

image

@krconv krconv added the bug label Mar 9, 2022
@rtivital
Copy link
Member

rtivital commented Mar 9, 2022

You have a solution to your problem, I do not see why it does not satisfy you

@rtivital
Copy link
Member

Fixed in 4.0.1

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

No branches or pull requests

2 participants