Skip to content

Repeating Activity/Node selection multiple times! #40

Description

@fsalemi

Hello Felix,
I am using the activity selection functionality in my app multiple times.
For the moment, when an activity is selected (clicked), it generates a reactive message through JS callback function (input$process_activities) which I can use this in my shiny app. However if the user click on the same activity again for the second time this (input$process_activities) is not generated. Probably it is because this activity is already selected.
However I need to use this (input$process_activities) in my app even if the node is already selected.
I can modify the JS function to fulfill this purpose, if I know where to look for it. Can you please help directing me to the correct JS file which generates (input$process_activities), so that I can tailor it for my app?
Thanks in advance,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions