Add project settings sections to command mode results
What does this MR do and why?
Search for project settings via the command pal... (#448637 - closed) with the settings section results as part of the Command Mode (>
).
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
How to set up and validate locally
- On any project where you
can?(:admin_project, project)
, open the search/command palette (/) - Type
>
to get into command mode. - Start typing any project setting section title.
- Select any of the Settings results.
- You should be redirected to that settings page, with that section expanded.
Related to #448637 (closed)
Edited by Thomas Hutterer