RolePickerDrawer: Add feature toggle (#93752)

Add feature toggle
This commit is contained in:
linoman
2024-09-26 14:51:38 +02:00
committed by GitHub
parent df9925f3bb
commit e2816ee51a
6 changed files with 25 additions and 0 deletions

View File

@ -203,6 +203,7 @@ Experimental features might be changed or removed without prior notice.
| `homeSetupGuide` | Used in Home for users who want to return to the onboarding flow or quickly find popular config pages |
| `appSidecar` | Enable the app sidecar feature that allows rendering 2 apps at the same time |
| `alertingQueryAndExpressionsStepMode` | Enables step mode for alerting queries and expressions |
| `rolePickerDrawer` | Enables the new role picker drawer design |
## Development feature toggles