vuestic-ui icon indicating copy to clipboard operation
vuestic-ui copied to clipboard

Dropdown must react different on events if it touch events

Open m0ksem opened this issue 2 years ago • 2 comments

Dropdown must react different on events if it touch events. For example:

  • trigger right-click must work if it is long press. (probably already works)

Originally posted by @m0ksem in https://github.com/epicmaxco/vuestic-ui/issues/2109#issuecomment-1192914113

see #3047

m0ksem avatar Jul 22 '22 20:07 m0ksem

I'm planning to make a useTouch composable a bit later for swiping (carousel) and cases like this.

aluarius avatar Jul 25 '22 11:07 aluarius

Needs a bit of research on which components this could be applicable (where we have issues working from mobile), only then imlement.

asvae avatar Feb 23 '23 09:02 asvae

Let's just make long press for now. Other features can be added later.

m0ksem avatar Mar 07 '23 09:03 m0ksem

I would start from research on this feature. We're not sure we need it.

I think it would be preferrable not to have this as a default functionality. Never spotted an app with long press dropdowns.

asvae avatar May 29 '23 12:05 asvae