rintrojs icon indicating copy to clipboard operation
rintrojs copied to clipboard

Wrapper for the Intro.js library

Results 20 rintrojs issues
Sort by recently updated
recently updated
newest added

I posted this issue on StackOverflow and already have a work-around, but if this issue is more common it might be useful to adress it. https://stackoverflow.com/questions/73232882/r-introjs-modal-not-working-when-scrolled-down/ We have a large...

I'm trying to implement a simple function that updates the tooltip box size for floating elements, see below. For my intro tour, the first step for each page doesn't link...

Hello Everyone, I'm trying to build a guided tour among tabs which have conditional panels. While I can move through tabs, I cannot do that over conditional panels. I define...

Is there a way to change the position of the hint button that appears when data.hint is assigned a value inside introBox()? I see some options in the intro.js package,...

Hi, I am working around the dynamic layout to show intro-boxes around UI element which can expand and collapse (shinydashboard::box) but once the sequence of the introJS steps starts and...

Hello, I am using rintrojs with my R Shiny application and there are DOM elements that appear based on user selections. I am able to simulate the user clicks during...

#40 This allows to define the element on which the intro will be startet. In case of a modal dialog, this selector should be `#shiny-modal`.

In order to show an intro within a modal dialog, it would be great to be able to set the element on which the intro should be started. The value...

Hi All, I am using data.steps to assign data points to display my introduction but I am not able to switch the position of intro while executing this ``` :...

I have a sidebar which has a opacity of 0.65 when it is not being hovered upon. The data steps show this element as a giant white box so is...