Display title field and format dropdown in the same row in Wiki editing form
Move the format selection box on the Wiki Page’s editing form to the same row as the title field. The goal of this change is freeing space to create room for a larger content editing area in this page.
This issue is part of a larger effort to update the Wiki Editing experience: &6312 (closed)
Current UI | Proposed change |
---|---|
Implementation guidelines
As part of the redesign effort, the Editor group wants to adopt the usage of GitLab UI components in the Wiki Page’s editing form. We’ve implemented these UI components following accessibility best practices, and using them ensure a consistent UX across the application.
We recommend using the following UI components in the new implementation:
You can find examples of how to use these components across the codebase.
Availability and Testing
Changes to E2E tests required, this will need to be done in the same MR as the development. Please run package-and-qa
and assign a SET to review.