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

Header links #355

Merged
merged 3 commits into from
Aug 31, 2024
Merged

Header links #355

merged 3 commits into from
Aug 31, 2024

Conversation

timacdonald
Copy link
Member

@timacdonald timacdonald commented Aug 26, 2024

This PR follows to the work done in #351 by pushing the render of header links to the back end.

This removes a slight flicker experienced on first load and improves the Time to Interactive, as the links are currently inserted via JavaScript after the page loads.

The implementation also cleans up orphaned paragraph tags. The current implementation leaves in the DOM.

@timacdonald timacdonald marked this pull request as ready for review August 26, 2024 05:48
@timacdonald timacdonald marked this pull request as draft August 26, 2024 05:50
@timacdonald timacdonald marked this pull request as ready for review August 27, 2024 23:56
@timacdonald timacdonald marked this pull request as draft August 28, 2024 00:11
@timacdonald timacdonald marked this pull request as ready for review August 29, 2024 06:47
@taylorotwell taylorotwell merged commit aa19ed3 into master Aug 31, 2024
1 check passed
@taylorotwell taylorotwell deleted the header-links branch August 31, 2024 23:32
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