-
Notifications
You must be signed in to change notification settings - Fork 34
docs: add view transitions #2543
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
base: main
Are you sure you want to change the base?
Conversation
|
✅ Deploy Preview for red-hat-design-system ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Size Change: 0 B Total Size: 243 kB ℹ️ View Unchanged
|
|
@bennypowers, can you explain what changed visually? |
|
The idea of view transitions is to animate navigations between pages. So say you had a band website with several album thumbnails. You could click on a thumbnail to go to a page about that album, but instead of just blanking the page and loading the next one, you could animate the transition such that e.g. the cover art expands to fill the hero section. So I'd toss the question back to design: how would you animate page transitions given this new technology? |
@marionnegp, everything in the |
marionnegp
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was able to see the effect once I switched over to Safari. (Thanks, @zeroedin!)
Not sure what the specific transition should look like, but I'll keep an eye out for any possible RH examples.
What I did
Testing Instructions
Notes to Reviewers