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

Clicking out of input without selecting dropdown still selects it (kind of) #4615

Open
johnsicili opened this issue Dec 18, 2024 · 0 comments
Assignees
Labels
area:styles Style Panel is the CSS panel on the right prio:1 The most important thing to work on type:bug Something isn't working

Comments

@johnsicili
Copy link
Contributor

Recently we added the ability to click out of an input and it reverts back to its initial state. This is helpful for experimentation.

When clicking out after trying a keyword like min-content, min-content styles still apply to the canvas even though the input doesn't have min-content in it and the label is not blue.

  1. Click into input like width
  2. Type min content
  3. Click out
  4. See canvas shows min content but not the field
  5. Expectation is the canvas should not show min content
inputkey.mp4
@johnsicili johnsicili added type:bug Something isn't working area:styles Style Panel is the CSS panel on the right prio:1 The most important thing to work on labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:styles Style Panel is the CSS panel on the right prio:1 The most important thing to work on type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants