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

[BUG]: Input component cursor always shows "not-allowed" #968

Open
1 task
oemolla opened this issue Dec 18, 2024 · 0 comments
Open
1 task

[BUG]: Input component cursor always shows "not-allowed" #968

oemolla opened this issue Dec 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@oemolla
Copy link
Contributor

oemolla commented Dec 18, 2024

Issue description

In the Baklava library versions after 3.3.0-beta.5 (including 3.3.0-beta.6 and 3.3.0-beta.7), the input component's CSS includes the following value: cursor: var(--bl-input-cursor, not-allowed);
As a result, the cursor always displays "not-allowed", regardless of the input's state.

Media & Screenshots

No response

Baklava Version

3.3.0-beta.6,3.3.0-beta.7

Operating system

  • OS: [e.g. iOS]: macOS
  • Browser [e.g. chrome, safari]: all of them

Priority this issue should have

Medium (should be fixed soon)

Please review the checkboxes that are applicable.

  • This issue is directly related to React
@oemolla oemolla added the bug Something isn't working label Dec 18, 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
Projects
None yet
Development

No branches or pull requests

1 participant