vuetifyjs / vuetify

🐉 Vue Component Framework
https://vuetifyjs.com
MIT License
39.87k stars 6.97k forks source link

[Feature Request] List item swipe behind controls #3493

Open AlexVFornazieri opened 6 years ago

AlexVFornazieri commented 6 years ago

New Functionality

It would be interesting to have selection features in the lists (yes, it's a simple thing to do with the current components, but the documentation does not cover them). Another interesting suggestion to take advantage of the tram would be to add the "Leave-behinds" functionality when swiping an item list

Improvements

This will facilitate the creation of the most varied applications especially for touch-sensitive devices

Bugs or Edge Cases it Helps Avoid

Sorry, i not understood this question.

nekosaur commented 6 years ago

What exactly do you mean by "leave-behinds" functionality?

AlexVFornazieri commented 6 years ago

@nekosaur for example in apps like gmail in android, when you swipe (drag) the list item to the right or left side it archives the message. Search for "Gestures" in https://material.io/design/components/lists.html

johnleider commented 5 years ago

This will not make it into the v2.0 rewrite but leaving up for potential community contributions.

johnleider commented 3 years ago

This is in as of alpha.5 of Vuetify 3.

If you have any questions, please reach out to us in our Discord community.

KaelWD commented 3 years ago

No it isn't.

exartt commented 9 months ago

I understand the functionality of 'Leave-behinds' when swiping an item list, but could you clarify what you mean by 'It would be interesting to have selection features in the lists'? What specific type of selection are you referring to?