Add group settings sections to command mode results
What does this MR do and why?
Implements Search for group settings via the command palette (#448646 - closed).
Context: This is the second MR for this epic: &13078 (closed). The first MR was !153452 (merged).
Screenshots or screen recordings
How to set up and validate locally
- Go to any group where you have the Owner role.
- Open the command/search palette with
/
. - Type
>
for command mode. - Search for any setting section heading, like
>devops
. - You should see Settings search results. Click one to navigate to it.
- Now test in a group where you are not owner.
- The command mode search (
>devops
) should not yield any Settings results.
Edited by Thomas Hutterer