insightsengineering / insightsengineering/nestdevs-tasks
Consider adding `launch.browser` option to improve user experience
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Feature description
DO you think adding `options = list("launch.browser" = TRUE) `to running the apps could be beneficial. Alternatively, using` runApp(app, launch.browser = TRUE) `instead of shinyApp() in all the package vignettes could improve the user experience by automatically opening the app in the browser, making it more accessible.
following the discussion form [ here](https://github.com/insightsengineering/teal.modules.general/issues/640#issuecomment-1963867519)
As this task needs to be applied to all packages.
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct.
### Contribution Guidelines
- [X] I agree to follow this project's Contribution Guidelines.
### Security Policy
- [X] I agree to follow this project's Security Policy.
Contributor guide
Assessment
This issue has not been assessed yet.