drodil / backstage-plugin-qeta

Backstage.io plugin for Q&A
https://www.npmjs.com/package/@drodil/backstage-plugin-qeta
MIT License
81 stars 25 forks source link

fix: Fixed issue #152, entity filter disappear on select and selected entity showing twice in dropdown #155

Closed kedaroh-bh closed 4 months ago

kedaroh-bh commented 4 months ago

Removed showEntityFilter value setting based on entity query parameter and removing duplicate entity ref value from available entities list.

qeta_fix_issue_#154_fixed