Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create sidenav #14 #62

Merged
merged 14 commits into from
Aug 20, 2024
Merged

Conversation

chrabyrd
Copy link
Contributor

No description provided.

Copy link
Member

@jacobtylerwalls jacobtylerwalls left a comment

Choose a reason for hiding this comment

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

Looks great, two small nits you can punt if you like.

Comment on lines 43 to 49
style="
font-family: sans-serif;
height: 100vh;
width: 100vw;
display: flex;
flex-direction: column;
"
Copy link
Member

Choose a reason for hiding this comment

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

Without this in root.htm:

{% block body_attributes %}style="margin: 0"{% endblock %}

I get 8px of margin, causing scrolls (because I'm a pest and I configure MacOS to have Show Scroll bars > Always):

margin

Copy link
Contributor Author

Choose a reason for hiding this comment

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

OH! this is fixed by archesproject/arches#11343. I've added it manually to my local and have been developing against it 👍

Copy link
Member

Choose a reason for hiding this comment

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

Hmm, I tried that and it didn't help but I'll check again tomorrow maybe I botched the build.

Copy link
Member

Choose a reason for hiding this comment

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

no need to wait for me, let's merge 👌

Copy link
Member

@jacobtylerwalls jacobtylerwalls left a comment

Choose a reason for hiding this comment

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

great! 👌

@chrabyrd chrabyrd merged commit 05423a7 into 12-cbyrd-create-header Aug 20, 2024
4 checks passed
@chrabyrd chrabyrd deleted the 14-cbyrd-create-sidenav branch August 20, 2024 18:37
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.

3 participants