Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Drag works but Click doesn't change slide in slider #19

Closed
mmebsout opened this issue Feb 28, 2020 · 1 comment · Fixed by MizarWeb/DataCube#32
Closed

[BUG] Drag works but Click doesn't change slide in slider #19

mmebsout opened this issue Feb 28, 2020 · 1 comment · Fixed by MizarWeb/DataCube#32
Labels
bug Something isn't working Component:dataCube Data cube's component involved in the issue

Comments

@mmebsout
Copy link

USE CASE:

  • Open DataCube
  • drag and drop the slide cursor
  • the new slide is loaded
  • click in another position of the slider cursor
  • the cursor is moved to the clicked area
    PROBLEM -> no new slide is loaded

EXPECTED => bind the new slide event to a click in the cursor.

@mmebsout mmebsout added the bug Something isn't working label Feb 28, 2020
@mmebsout mmebsout added the Component:dataCube Data cube's component involved in the issue label Mar 3, 2020
@mmebsout
Copy link
Author

mmebsout commented Mar 5, 2020

This is due to primefaces bug primefaces/primeng#9013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Component:dataCube Data cube's component involved in the issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants