Skip to content

UI Dropdown - multiselection select fix#1002

Merged
joepavitt merged 2 commits intoFlowFuse:mainfrom
bartbutenaers:dropdown-multiselection-select-fix
Jun 21, 2024
Merged

UI Dropdown - multiselection select fix#1002
joepavitt merged 2 commits intoFlowFuse:mainfrom
bartbutenaers:dropdown-multiselection-select-fix

Conversation

@bartbutenaers
Copy link
Copy Markdown
Contributor

@bartbutenaers bartbutenaers commented Jun 20, 2024

Description

When a single input message contains both msg.options and msg.payload (containing one of the options that needs to be selected), then the specified value was not selected.

BTW there is a test flow in the Discourse discussion (see link in the issue).

Related Issue(s)

Closes 992

Checklist

  • [ X ] I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production

Labels

  • Includes a DB migration? -> add the area:migration label

@joepavitt joepavitt merged commit b40aaf6 into FlowFuse:main Jun 21, 2024
@joepavitt joepavitt changed the title Dropdown multiselection select fix UI Dropdown - multiselection select fix Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ui-dropdown doesnt display selected value when sent via. msg

2 participants