Skip to content

Make multi-tab login Pajamas compliant

Eduardo Sanz García requested to merge eduardosanz/login-tabs into master

What does this MR do and why?

Make multi-tab login Pajamas compliant

Replace custom HTML markup for gl_tabs_nav and gl_tab_link_to helpers to make the tabs Pajamas compliant.

Closes #230768 (closed)

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

Multi-tab

No changes, except that the mouse is not shown in the active tab.

Before After
image image
image image

Single tab

No changes, except round top borders in the dark mode

Before After
image image
image image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Eduardo Sanz García

Merge request reports