question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Carousel option is unclickable for option with short name

See original GitHub issue

Screenshots

Annotation 2020-11-19 004808

Version

npm package v: “4.10.0”

Describe the bug

Carousel option is unclickable for option with short name

Steps to reproduce

Need to add as much option for the user to see the carousel (provide name as short as you can, one letter for ex), then there is arrows on both sides which comes on hover, and DIV with className=‘slider’ is hovering almost first element , and if you scroll to the end right arrow div hovers last element as it is hard to click it added colors to the div so it easier to see what I mean image

Expected behavior

div should be smaller, perfectly the size as the arrow and do not block user to choose the option

Additional context

[Bug]

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:12 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
compulimcommented, Feb 4, 2021

@Quirinevwm do you like this one?

The flipper buttons are placed in padded space outside of the first and last element:

recording

Alignments:

image

The flipper buttons will be hidden if they are no longer needed:

image

For a closer look, the highlighted parts are the bounding box of the flipper button, both yellow and blue. As soon as the user clicks on either yellow or blue part, it activates the flipper button.

image

image

1reaction
corinagumcommented, Feb 4, 2021

Based on discussion above, I think it’s good to go with @compulim’s solution since it will fix the original problem. In terms of fine-tuning the UX, maybe after this change has been implemented we could all meet again for design tweaking. Thoughts?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Make Homepage Carousel Un-clickable?
If you want carousel to be un-clickable, you can use the following simple code on the slider that would make it un-clickable.
Read more >
Fixing greyed-out .owl-carousel div - Stack Overflow
My problem is the carousel class doesn't work. When I remove the class owl-carousel , I can see the pic. I have the...
Read more >
Publish settings for SCORM greyed out — ROCKSTARS Community
The most common reason is when there are pages with the same name. This generates a warning during the error check specifying there...
Read more >
Slider, Gallery, and Carousel by MetaSlider – Responsive ...
The best slider, gallery, and carousel plugin for WordPress. Responsive and easy to use with images, videos, post feed, products, and layers.
Read more >
Bootstrap - Quick Guide - Tutorialspoint
It includes predefined classes for easy layout options, as well as ... <meta name = "viewport" content = "width = device-width, initial-scale =...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found