Skip to content

fix(GlDrawer): align title and close icon

What does this MR do?

This MR fixes the close button's alignment in GlDrawer. It does so by introducing a new title slot that should only be used to insert the drawer's title. Any other action can be rendered in the already existing header slot.

Threat Monitoring > Alerts

Before After
Screen_Shot_2021-07-06_at_4.16.50_PM Screen_Shot_2021-07-06_at_4.08.48_PM

Threat Monitoring > Policies

Before After
Screen_Shot_2021-07-06_at_4.17.03_PM Screen_Shot_2021-07-06_at_4.09.05_PM

Requirements

New

Before After
Screen_Shot_2021-07-06_at_4.17.16_PM Screen_Shot_2021-07-06_at_4.11.25_PM

Edit

Before After
Screen_Shot_2021-07-06_at_4.17.28_PM Screen_Shot_2021-07-06_at_4.09.36_PM

Epic board

Before After
Screen_Shot_2021-07-06_at_4.17.39_PM Screen_Shot_2021-07-06_at_4.09.51_PM

Compliance Dashboard

Before After
Screen_Shot_2021-07-06_at_4.17.57_PM Screen_Shot_2021-07-06_at_4.10.00_PM

Closes #1435 (closed)

Edited by Paul Gascou-Vaillancourt

Merge request reports