Place showPrompt and askForPassword in one place

Open
#70 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
r
Domain
frontend

Research direction

Start by locating the implementations of showPrompt and askForPassword and compare how each dialog is positioned. Update the password dialog so it is centered consistently with showPrompt, then verify both functions display their boxes in the intended positions; the additional login field is described in issue 37 and is separate scope.

Written by the indexing model from the issue text.

Description

Hi,
It would be great if askForPassword box shows on the center of the screen. Right now it shows at top and it looks really bad if you use this function along with showPrompt which shows on the center.

showPrompt:

screen shot 2017-10-30 at 10 29 25 2

`askForPassword':

screen shot 2017-10-30 at 10 29 28 2

Of course, ideally, askForPassword should have additional login field, as descirbed https://github.com/rstudio/rstudioapi/issues/37.

Dominant language
R
Stars
175
Forks
37
PR merge metrics
No merged PRs in 30d

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.

More from rstudio/rstudioapi

All issues in rstudio/rstudioapi

Similar issues

More R issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.