-
# 🚀 Feature Request
### 📝 Feature Description
The current Gallery section on the About Us page lacks visual appeal and does not have automatic transitions or slides for the card elements. Enhancin…
-
Hi,
I'm trying to implement custom view transitions similar to the one I've implemented on [OpenAlternative](https://openalternative.co) website.
I was using Remix at that site, and they have a…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/musing-lalande-js9nmq?file=%2Fapp%2Fpage.tsx%3A5%2C1
### To Reproduce
1. Create a new page in the starter proj…
-
## What?
We have a toggle: 'Use view-transitions API' on the 'Temporary' section of the [toggles page](https://dash.wellcomecollection.org/toggles/). This turns on functionality which uses the web pl…
-
# [Next.js]: Build page transitions with React Transition Group in Next.js | { Ellis Min }
Overview In this post I'll show how to apply page transitions (a.k.a. route transitions or page animations) …
-
Problem:
The current home page has a simple carousel that looks plain and doesn't engage users well which could hurt their experience on the site.
Solution:
I will update the carousel to make it …
-
Hi. I'm trying to use chonky in next.js and have a strange problem. Sorry I haven't done a simplified example.
It works perfectly after the page full refresh. But if I have a page transition to ano…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
# Steps to Improve Website Loading Speed
## 1. Remove or Reduce Loading Animations:
- Ani…
-
MWE: https://github.com/kachkaev/next-page-transitions-hash-mwe
## Default next.js behaviour
```
yarn dev
```
![PAGE_TRANSITIONS_ENABLED=false](https://user-images.githubusercontent.com/608…
-
Look into the various transitions in KBP and determine which can be implemented reasonably.
- Fade transition could be achieved by lining up the start and end times on pages. I think KBS also does …