EntityPicker: option for disabling arbitrary values

This enables scenarios when a user must select an existing entity.
To maintain behavior for existing EntityPicker usages, the default behavior allows arbitrary values.

Co-authored-by: Bret Hubbard <hubbard.bret@gmail.com>

Signed-off-by: Jason Nguyen <jsn.dev@outlook.com>
This commit is contained in:
Jason Nguyen
2021-12-09 19:32:35 -07:00
parent 3e70c671a1
commit ff5ff57883
3 changed files with 45 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder': patch
---
EntityPicker can require an existing entity be selected by disallowing arbitrary values