Open codingfriend1 opened 4 years ago
Are any change for "swipeable Tabs" (espacially on mobile) planed?
I've slider.js an materialize css a 100% Native like swiping implemantation.
This has a very fast and native feeling!
Here is an Example:
Please test this on nativly on mobile:
+1
+1
Describe the solution you'd like It would be useful to have a component that works like a mix between a Multi-Image Slide Carousel and Q-Tabs https://quasar.dev/vue-components/carousel#Example--Multi-image-slides that will contain HTML content such as images, buttons, text, etc... Not just a simple button or Icon.
Check out the Amazon "Inspired by your purchases" or "Recommended items other customers often buy again " sections on the home page to see how the functionality works. Amazon.com
Describe alternatives you've considered Modifying the CSS with Q-Tabs seemed to work. I needed to remove the indicator from q-tabs. Perhaps if there was an option in q-tabs to remove the indicator all together that would have been helpful. I also needed to remove the hover and focus classes on desktop so the whole tab wasn't highlighted.
Additional context Image of Amazon Gallery-Slide Functionality
Thank you so much for all your help! I was hoping you would be able to reuse the functionality from Q-Tabs with slight modifications to make it work and make the work easier.