Skip to content

Feat: rework sidebar toggle to work with hasSidebar property and adde…#46

Open
GlennDigipolis wants to merge 1 commit intodigipolisantwerp:master-v1from
GlennDigipolis:feature/show-sidebar-v1
Open

Feat: rework sidebar toggle to work with hasSidebar property and adde…#46
GlennDigipolis wants to merge 1 commit intodigipolisantwerp:master-v1from
GlennDigipolis:feature/show-sidebar-v1

Conversation

@GlennDigipolis
Copy link
Collaborator

…d new showSidebar prop

<span class="fa fa-close" aria-hidden="true"></span>
</button>
<h1 class="has-base-font u-text-bold h5">Lagen</h1>
<div class="u-margin-left-xs">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is er een reden waarom je niet gewoon u-margin gebruikt op de container? Nu is de padding waarschijnlijk wat onregelmatig, plus verschillende paddings op verschillende plaatsen lokken nogal snel layout issues uit.

selector: 'aui-layer-management',
templateUrl: './layer-management.component.html',
styleUrls: ['./layer-management.component.scss'],
templateUrl: './layer-management.component.html'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tip, de komma laten wij altijd staan (ook op de laatste regel), zodat dat gemakkelijker leest in reviews).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants