Skip to content

[WIP] Implement MouseGestureHandler#42

Draft
ilyasakin wants to merge 1 commit intodashersw:masterfrom
ilyasakin:master
Draft

[WIP] Implement MouseGestureHandler#42
ilyasakin wants to merge 1 commit intodashersw:masterfrom
ilyasakin:master

Conversation

@ilyasakin
Copy link
Contributor

I consider this main implementation to be somewhat finished and ready to be reviewed.

There are still some issues that need tracking and need to be addressed in this PR -which I plan to address in couple of days-:

  • In the tab-view component we use touchend event instead of tap. Which is not compatible with this implementation. But, mobile will still work. Not sure if this is a breaking change.
  • If you change tab-view component's touchend event to tap. It does work but, it also clicks the item underneath it. For example, in erste-demo, if you click Shows with a mouse, it will also click a movie. I'm suspecting this is some sort of an event-bubbling issue.

@ilyasakin ilyasakin marked this pull request as draft January 11, 2023 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant