safari renders a credentials dialog for numericInput() in bs_theme_preview()
Open
Nobody has claimed this yet.
Themer
- Dominant language
- SCSS
- Stars
- 569
- Forks
- 72
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 5
Description
Interestingly, if you remove the passwordInput(), the dialog goes away. This is also problem for vanilla shiny, see that with:
shiny::shinyAppDir(system.file("themer-demo", package = "bslib"))
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the dialog using bs_theme_preview() and the shinyAppDir(system.file("themer-demo", package = "bslib")) entry point in Safari, then compare it with the version without passwordInput(). Trace the generated inputs and browser behavior; done means the demo no longer triggers a credentials dialog while retaining the numeric and password inputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, r, scss
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100