GuideChimp icon indicating copy to clipboard operation
GuideChimp copied to clipboard

Create interactive guided product tours in minutes with the most non-technical friendly, lightweight and extendable library.

Results 21 GuideChimp issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Custom buttons based on 'a' tag not showing up on tooltip **To Reproduce** Steps to reproduce the behavior: 1. Create button: ```javascript var a = document.createElement('a'); a.innerHTML...

bug

Improve element scrolling behaviour - do not scroll if element in the visible area

enhancement

**Describe the bug** ![image](https://user-images.githubusercontent.com/1833750/105631924-202b4280-5e51-11eb-8e63-06b595e41f52.png) **To Reproduce** Steps to reproduce the behavior: 1. From the mobile 2. Open https://www.labs64.com/guidechimp/ 3. Scroll the bottom of the page **Expected behavior** Rendering similar to...

bug

**Describe the bug** GuideChimp doesn't start if step index is greater than steps number. **To Reproduce** Steps to reproduce the behavior: 1. Define 2 steps in the tour 2. Set...

enhancement
wontfix

First of all the idea of making the chrome extension is brilliant! However it would be better if you could host the tours on your own and don't be dependent...

enhancement

**Is your feature request related to a problem? Please describe.** Implement WordPress plugin which simplifies creation Guided Tours for wordpress websites. **Additional context** similar to https://wordpress.org/plugins/pluginpass-pro-plugintheme-licensing/

enhancement
hacktoberfest

In case multiple elements exist on a page with the same style class, and in JS tour definition a step uses class selector - consider all elements, and choose the...

enhancement
hacktoberfest

**Is your feature request related to a problem? Please describe.** Enable multiple elements highlighting for the same one tour step. **Describe the solution you'd like** Highlight different page elements for...

hacktoberfest