We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently text input widget overrides dropdowns for any text argument.
Temporary solution includes adding a small arrow to open/close dropdown even if text input is present.
Long term solution would be to open dropdown when the text (or number) input is active.
The text was updated successfully, but these errors were encountered:
Add a small arrow for dropdowns (#8950)
8517911
A **temporary** solution for #8949. Not pretty, but it solves the issue for now. https://github.com/enso-org/enso/assets/6566674/d8b28c60-b210-486f-8c93-c6041a2062e3
Merging with #9058
Sorry, something went wrong.
vitvakatu
No branches or pull requests
Describe the idea you'd like to see implemented.
Currently text input widget overrides dropdowns for any text argument.
Temporary solution includes adding a small arrow to open/close dropdown even if text input is present.
Long term solution would be to open dropdown when the text (or number) input is active.
The text was updated successfully, but these errors were encountered: