Animate page load with data-turbo-action="replace"? #162
-
|
Hi! I'm wondering if there's a way to add some kind of transition when clicking on a link with Thanks! Edit: I found these similar issues about flashing, although in my case the URLs are completely different. I just want some kind of animation to mask the flashing, I can accept that it does need to render a full new page because these are separate pages. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
|
I think you're on to something here! The RocketSim_Recording_iPhone_16_Pro_6.3_2025-08-21_20.58.31.mp4I think a fade animation could work quite well. What do you think? RocketSim_Recording_iPhone_16_Pro_6.3_2025-08-21_20.58.46.mp4 |
Beta Was this translation helpful? Give feedback.
-
|
Cool to see this merged! I just tried out the beta version and I'm seeing some wonkiness on the navbar on iOS 26 with Liquid Glass when there are navbar button items. I don't see the same issue on the demo app's replace action but there are no right bar button items on that page. Also, if it matters, my nav bar button items are appended to the list rather than setting the rightBarButtonItem because I use multiple on some pages. Simulator.Screen.Recording.-.iPhone.17.Pro.Max.-.2025-09-30.at.12.00.18.movIn any case, thanks for building this, really cool to see it in practice! |
Beta Was this translation helpful? Give feedback.
WIP PR #166.