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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in Autocomplete CSS API #32837

Closed
2 tasks done
KeaghanKennedy opened this issue May 20, 2022 · 0 comments 路 Fixed by #32838
Closed
2 tasks done

Typo in Autocomplete CSS API #32837

KeaghanKennedy opened this issue May 20, 2022 · 0 comments 路 Fixed by #32838
Labels
bug 馃悰 Something doesn't work component: autocomplete This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation

Comments

@KeaghanKennedy
Copy link
Contributor

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 馃槸

The description for the 'inputFocused' rule in the CSS API docs is, "Styles applied to the input element if tag focused".

image

Expected behavior 馃

Based on the behavior in the playground it should be 'tab' focused.

Steps to reproduce 馃暪

Steps:

See linked docs in 'current behaviour'

Context 馃敠

I've been trying to customize the styling for an autocomplete and noticed, among other things, a typo in the docs. There also appears to be a bug wherein any styles applied via the inputFocus class are applied to the component at all times. If I can repro in a code sandbox I'll make another issue for that.

Your environment 馃寧

NA

@KeaghanKennedy KeaghanKennedy added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label May 20, 2022
@mnajdova mnajdova added docs Improvements or additions to the documentation status: expected behavior Does not imply the behavior is intended. Just that we know about it and can't work around it bug 馃悰 Something doesn't work and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer status: expected behavior Does not imply the behavior is intended. Just that we know about it and can't work around it labels May 20, 2022
@oliviertassinari oliviertassinari added the component: autocomplete This is the name of the generic UI component, not the React module! label Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 馃悰 Something doesn't work component: autocomplete This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants