shepherd icon indicating copy to clipboard operation
shepherd copied to clipboard

Guide your users through a tour of your app

Results 142 shepherd issues
Sort by recently updated
recently updated
newest added

I'm using shepherd for a project at work. One of our hard requirements is accessibility. I came into an issue where tab indexing, and with it aria labels, took precedence...

Hey there, loving Sheperd.js so far. I've got an element I want to highlight that has an unusual height calculation due to being a list of unknown size. I'd love...

Add the ability to offset the modal's overlay opening by an x,y value for elements that are positioned uniquely on the screen. As an example: This is useful for items...

enhancement

Seems like it doesn't work when the element you assigned as `attachedTo` is a positioned element (e.g position: fixed) I've attached a demo here in this link: https://codepen.io/chan-dev/pen/BaRwYMe

bug

On an iPhone, the mask is moving away from the element it should highlight when the keyboard is visible (the body scrolls away). I noticed that the path of the...

bug

Hey, I am having a weird issue in mobile devices that I cannot figure out. Basically I have one step that targets an input element, and it is expected that...

bug

Update for the cookbook directions for the following [issue](https://github.com/shipshapecode/shepherd/issues/1269)

When an element to highlight is outside of the initial window (and needs to be scrolled to), the overlay covers this element. It appears that the svg path of the...

bug

Hello, The popperjs library kinda "rebranded" to https://github.com/floating-ui/floating-ui, are there any plan to make the switch for shepherd? In Drupal and we're going to [update our code to use floating-ui...