Skip to content

FullWidthPlugin and DotsPlugin type: slide issue #6

@sunmorgn

Description

@sunmorgn

is there a way to have FullWidthPlugin work nicely with both arrow or dots?
Dragging each slide works great with the FullWidthPlugin. I love this! But once we use Arrows or Dots to navigate the slides do not scroll as expected, respecting the containers width. This is especially noticeable with type slide:

DotsPlugin({
   type: 'slide'
}),

Expected: clicking the right arrow advances by one slide width.
When I click the right arrow I would expect it to slide just one slide but it slides the first slide all the way off the screeen - not just one slide's width to the left.

You can see the issue somewhat here https://evermade.github.io/overflow-slider "Display dots indicator (by view) and FullWidthPlugin."

I should also note that I am really impressed by this plugin. Currently intgrating it into the a WordPress block theme.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions