Skip to content

FilterControl: fix warning by using value on <Select>

Administrator requested to merge mrn/select-fix-warning into main

Created by: mrnugget

Previous solution created a warning in console saying that selected on <option /> is discouraged and one should use value directly.

Works.

Test plan

  • Manual testing and existing tests

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading