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

revert: fix: (#157) #174

Merged
merged 1 commit into from
Sep 17, 2024
Merged

revert: fix: (#157) #174

merged 1 commit into from
Sep 17, 2024

Conversation

aurorascharff
Copy link
Contributor

@aurorascharff aurorascharff commented Sep 17, 2024

Describe your changes

revert: fix: When escaping or pressing enter inside autocompletes, displayvalue was shown and user could no longer type . (#157)

New bug introduced when fixing the above. Roll back to previous bug and fix the new bug in a different PR.

Checklist before requesting a review

  • I have performed a self-review and test of my code
  • I have added label to the PR (major, minor or patch)
  • If new component: Is story for component created in stories-folder?
  • If new component: Is tsx-file import added to packages/react/index.tsx?
  • If new component: Is css-file added to packages/css/index.css?

…splayvalue was shown and user could no longer type (#157)
@aurorascharff aurorascharff requested a review from a team as a code owner September 17, 2024 10:48
Copy link
Contributor

Please set a versioning label of either major, minor, or patch to the pull request.

@aurorascharff aurorascharff merged commit f16dec3 into main Sep 17, 2024
5 checks passed
@aurorascharff aurorascharff deleted the fix-bug-autocomplete branch September 17, 2024 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants