docs: animate the handbook figures (WebP walkthroughs + request-form GIF) - #57
Merged
Merged
Conversation
A ~5s looping GIF shows picking a leave type, a date range, and the working-day estimate, live balance preview and coverage warning filling themselves in. Embedded in the in-app "Requesting time off" handbook chapter (replacing the static dialog figure) and as the lead image of the README's "For employees" section. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brings the handbook to life: the figures that actually show something happening become short, looping, animated clips instead of static screenshots.
In-app handbook → animated WebP (renders in a browser, so WebP is far lighter and sharper than GIF):
README → GIF (
screenshots/request-form.gif) so it autoplays inline on GitHub.The genuinely static figures (dashboard widget, availability settings, entitlement editor, statistics, who's-off, sick-leave) stay as crisp stills — a loop there would add motion but no information.
Weight: ~10 MB of WebP for seven animated figures — roughly a third of what the equivalent GIFs would cost. Recorded on the dev instance with a neutralised backdrop and a tutorial cursor (Playwright → ffmpeg frames →
img2webp). Stale PNG/GIF assets the handbook no longer references are deleted.🤖 Generated with Claude Code