Word picker bug

Hi,
I encountered a problem with the “word selector” component:
When I select another choice than the first one (which is by default when the choice window opens) then I reopen the window and validate without modifying the selection, the component returns the previous value.

A less general example:
If I ask the user his gender (man / woman / other), let him select woman. If he wants to modify his choice he can click on the button which reopens the window. The default choice is “man” (the first in the list). If it then validates the choir of the word “man”, the component returns the choice “woman”.

I think it’s a bug of the component itself so it would be nice if the kodular team fixes it in the next update.

May I ask which component you are talking about?

1 Like

@Lieutenant_X is talking about the Show Word Picker method of Notifier component @Boban

https://docs.kodular.io/components/user-interface/notifier/#show-word-picker

2 Likes

Then he should have mention Notifier to begin with

2 Likes

I just missed it :wink:
sorry

Is this bug known ? Else is there a way to up it to developers ?

Can you show your blocks?

I can but I think it will not help you so much

blocks (4)

I think it is intended to work like this, see the image
bild
so user has to interact with the word picker, or you can rearrange the list

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.