Skip to content

Fixed an issue where it was not possible to programmatically set the value for dnn-autocomplete#1237

Merged
valadas merged 1 commit intoDNNCommunity:developfrom
valadas:autocomplete-set-value
Dec 17, 2024
Merged

Fixed an issue where it was not possible to programmatically set the value for dnn-autocomplete#1237
valadas merged 1 commit intoDNNCommunity:developfrom
valadas:autocomplete-set-value

Conversation

@valadas
Copy link
Copy Markdown
Member

@valadas valadas commented Dec 17, 2024

Before this change, one could change the value but it would not update the component visible state (the old value would stay displayed and the label would float over an empty value too).

Also, in earlier work I had left out some test form which looked strange above the html of everything else.

closes #1230

…alue for dnn-autocomplete

Before this change, one could change the value but it would not update the component visible state (the old value would stay displayed and the label would float over an empty value too).

Also in earlier work I had left out some test form which looked strange above the html of everything else.
@valadas valadas added the bug Something isn't working label Dec 17, 2024
@valadas valadas added this to the 0.24.3 milestone Dec 17, 2024
@valadas valadas merged commit 7c941bc into DNNCommunity:develop Dec 17, 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

Successfully merging this pull request may close these issues.

No way to clear dnn-autocomplete

1 participant