-
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 …
-
Continue to implement the collections UI.
Focus on getting the download buttons working for free and premium.
The Install button should work
The Download All button should work for premium users and…
-
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…
-
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 …
-
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…
-
Love this!
Do you think it's possible to use both next-view-transitions and [nextjs13-progress](https://github.com/designly1/nextjs13-progress) together?
I just switched to next-view-transitions…
-
## Describe the bug
When using Next.js, Redux Toolkit, and Next Redux Wrapper, there is an issue with preserving the counter value between page transitions.
## To Reproduce
_It is strongly re…
-
Expected Behaviour :
Not To Attach Transitions to Initial Page
Behaviour:
Transitions Aren't Attached On Any Of The Pages
i'm using
"next": "^9.0.7",
"next-page-transi…
-
Hey! Thanks again for opening up your ecosystem of tools, this was just what I was looking for - as proper page transitions in React / Next.js with lifecycle hooks are far from trivial :)
I'm curre…
-
## Context
Currently the MYKOBO flow is implemented as redirect to other tab when user clicks on "Start offramping", Instead of that it should be iframe on the same screen.
## Acceptance Criteria
…