Commit fdcdf41
fix(cost-management): use dots instead of slashes in menuItems keys (#3022)
* fix(cost-management): use dots instead of slashes in menuItems keys
RHDH expects dots as path separators in menuItems keys (e.g.,
`cost-management.optimizations`), not slashes. Using slashes causes the
menu items to appear as flat top-level entries instead of being nested
under the "Cost management" parent menu.
See: https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.6/html/installing_and_viewing_plugins_in_red_hat_developer_hub/assembly-front-end-plugin-wiring.adoc_rhdh-extensions-plugins
Signed-off-by: pgarciaq <pgarciaq@redhat.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
* chore: add changeset for menuItems separator fix
Co-authored-by: Cursor <cursoragent@cursor.com>
---------
Signed-off-by: pgarciaq <pgarciaq@redhat.com>
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 46d0a50 commit fdcdf41
2 files changed
Lines changed: 7 additions & 2 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments