connect icon indicating copy to clipboard operation
connect copied to clipboard

Replace carousel lib with CSS

Open incognitojam opened this issue 2 years ago • 1 comments

react-responsive-carousel is only being used for the device snapshot images on mobile. We can implement scrolling with snapping easily using scroll-snap-type CSS property.

incognitojam avatar Aug 22 '23 11:08 incognitojam

Is there a recommended way to test this without a device and screenshots? I wrote a quick fix but still need to test: https://github.com/aurnik/connect/commit/1062d5d85518bff1123c697bda9a88c0fa889d04

aurnik avatar Dec 23 '23 04:12 aurnik

@aurnik I'm going to setup a real demo account for this reason. interested in working on #474 if I can send you over a token for that demo account?

adeebshihadeh avatar May 26 '24 18:05 adeebshihadeh