Skip to content

Added conditional so dropdown shows if value does not exist in options

What does this MR do and why?

If value doesn't exist in the options, there's an error and the dropdown doesn't display. This MR removes the error so the dropdown is at least shown.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
CleanShot_2023-08-02_at_12.37.40 CleanShot_2023-08-02_at_12.37.08

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #389642

Merge request reports