lukeed / lukeed/bee3d

Slide speed and click event listener

Open
#67 4 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
No language data
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Hello

I have a license of your slider and have some issues in options and events.

In options how can I set slide speed?
something like `speed : 500 //ms`

And in event listeners, I set an event for click on elements, I want to slide to clicked element but it's not working. Actually click event does not fire on elements because slider wrapper covered all elements on top of them and click target won't fire on any element.

For more details, while I try to inspect on any element even in demo page :
[Demo](https://lukeed.com/demo/bee3D/#/interactions/drag)
wrapper of slider will select instead of element.

How could I fix this issues?

Thanks

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked drag interaction demo and inspect how the slider wrapper covers its elements and handles click events. Determine where slide transitions and event handling are implemented; done means a configurable slide speed works and clicks on slider elements reach their intended handlers and can trigger navigation.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.