molgenis / molgenis-emx2

MOLGENIS EMX2, the latest version of the MOLGENIS data platform.
GNU Lesser General Public License v3.0
14 stars 16 forks source link

Fix: fixed beacon search ui #3856

Closed davidruvolo51 closed 2 months ago

davidruvolo51 commented 3 months ago

What are the main changes you did:

how to test:

todo:

davidruvolo51 commented 2 months ago

The search UI is now updated to work with the latest version of Beacon. However, the InputRefList component needs to be adjusted so that only 1 option is selected at a time. This should actually be a radio group input. Further discussion is required.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

davidruvolo51 commented 2 months ago

Build issue addressed by PR #4020