Alerting: Add refactoring todo for getting rid of '+ Add new' option in drop-downs (#60405)

This commit is contained in:
Sonia Aguilar 2022-12-15 17:24:58 +01:00 committed by GitHub
parent 92c01e416e
commit 1f871d1dff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,8 @@ If the item needs more rationale and you feel like a single sentence is inedequa
## Refactoring
- Get rid of "+ Add new" in drop-downs : Let's see if is there a way we can make it work with `<Select allowCustomValue />`
## Bug fixes
_Preferably these should go to GitHub for discoverability, but not all bugs are equal, use your best judgment._