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

[WIP] Service worker prototype #9123

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from
Draft

Conversation

jimrandomh
Copy link
Collaborator

@jimrandomh jimrandomh commented Apr 16, 2024

┆Issue is synchronized with this Asana task by Unito

…he front page loading state lines up

Makes it so that if you use the service worker preload for the front
page, you get a correctly aligned skeleton of the front page. Tweaks the
height of LWPostsItem for bookmarked posts, shrinking it ~1px to make it
the same as regular post items, to prevent a mismatch. Removes a stray
bottom border from RecommendationsList. Adds a bookmarkCount field to
users, to be used to render the bookmarks list on the front page without
having to wait for the bookmarked posts.

Note that the spotlight item is _not_ handled, so if you haven't
dismissed the current spotlight item, it will shift everything down when
it appears. If you have dismissed it, though, this looks great.
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.

None yet

1 participant