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

Enhance UX - Load Tabs on application load than waiting for them to be clicked #713

Open
mayank-procogia opened this issue Dec 1, 2023 · 1 comment

Comments

@mayank-procogia
Copy link

With respect to how the shiny apps are built and loaded, the user needs to initially go to each tab for them to load for the first time. By having them render/load on the initial application load it can enhance the overall user experience.

This improvement can be achieved by setting the suspendWhenHidden=FALSE attribute in the outputOptions function.

A MVP Solution can be viewed on StackOverflow

@AARON-CLARK
Copy link
Collaborator

related to #711

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants