Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add usage count for subtabs in module #658

Closed
ivokwee opened this issue Aug 30, 2023 · 1 comment
Closed

add usage count for subtabs in module #658

ivokwee opened this issue Aug 30, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ivokwee
Copy link
Member

ivokwee commented Aug 30, 2023

Currently the number of visits to the nav tabs are counted for each session. We would like to count the visits/clicks for the subtabs in each board module. This can be done with a similar reactive as input$nav but for each board. Implementation should be either inside the module, or on app level with appropriate namespaced inputs (e.g. input$load-navtabs??).

@ivokwee ivokwee self-assigned this Aug 30, 2023
@ivokwee ivokwee added the enhancement New feature or request label Sep 1, 2023
@ivokwee
Copy link
Member Author

ivokwee commented Aug 15, 2024

stale. closing.

@ivokwee ivokwee closed this as completed Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant