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-primitives] Input looses focus when typing if startDecorator is set #6023

Open
2 tasks done
AleksandarDev opened this issue Oct 3, 2024 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working good first issue Good for newcomers package:ui-primitives

Comments

@AleksandarDev
Copy link
Contributor

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 😯

Input looses focus when typing if startDecorator is set.

Example:

<Input 
    startDecorator={<SearchIcon />} />

Expected behavior 🤔

Input component not to lose focus.

Steps to reproduce ▶️

No response

Context 🔦

No response

Your environment 🌎

No response

@AleksandarDev AleksandarDev added bug Something isn't working status: needs triage Issue needs triage good first issue Good for newcomers package:ui-primitives and removed status: needs triage Issue needs triage labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers package:ui-primitives
Projects
None yet
Development

No branches or pull requests

1 participant