🐛 Bug Report: MultiEntityPicker adds entity just on hover #28538
Open
Description
📜 Description
In scaffolder templates using the MultiEntityPicker, the component adds element just on hover even if there is no selection.
I would expect a click on the items. The demo site also has this issue.
👍 Expected behavior
It should select items only on actual click
👎 Actual Behavior with Screenshots
👟 Reproduction steps
Test the MultiEntityPicker on the demo site:
https://demo.backstage.io/create/custom-fields
📃 Provide the context for the Bug.
No response
🖥️ Your Environment
No response
👀 Have you spent some time to check if this bug has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
Are you willing to submit PR?
No, but I'm happy to collaborate on a PR with someone else