rstudio / rstudio/bslib

safari renders a credentials dialog for numericInput() in bs_theme_preview()

Open
#229 4 comments 0 reactions 0 assignees View on GitHub

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"))
Screen Shot 2021-01-16 at 7 44 31 PM

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.