chuckya/app/javascript/flavours/glitch/features/ui
Plastikmensch abdc6ae28b
Fix onboarding modal always opening page 2
When opening the onboarding modal in the webUI, it always opens on page 2, as `handleSwipe` is called on load with 'focus', changing `currentIndex` from 0 to 1.

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2023-09-03 02:47:50 +02:00
..
components Fix onboarding modal always opening page 2 2023-09-03 02:47:50 +02:00
containers [Glitch] Rewrite actions/modal and reducers/modal with typescript 2023-05-28 17:49:55 +02:00
util [Glitch] Change links in multi-column mode so tabs are open in single-column mode 2023-07-14 13:01:31 +02:00
index.jsx [Glitch] Fix a missing redirection on getting-started in multi column mode 2023-07-30 13:32:16 +02:00