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

[beta6] Button for delete database doesn't work #1068

Closed
rkuchan opened this issue Mar 25, 2017 · 0 comments
Closed

[beta6] Button for delete database doesn't work #1068

rkuchan opened this issue Mar 25, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@rkuchan
Copy link
Contributor

rkuchan commented Mar 25, 2017

When I attempt to delete a database:

  • The green checkmark doesn't delete it and I see Database created successfully
  • The x removes the database from the page, but it reappears when I refresh the page
  • Hitting enter successfully deletes the database :)

Repro steps

Green checkmark scenario

Step 1: Hit delete and type out the relevant information

image

Step 2: Click the green checkmark

Step 3: See that the database is still there and see the successfully created notification

image

x scenario

Step 1: Hit delete and type out the relevant information

image

Step 2: Hit x

Step 3: Watch it disappear (there's no database deleted notification)

Step 4: Refresh and see the database reappear

image

Enter scenario

Step 1: Hit delete and type out the relevant information

image

Step 2: Hit enter

Step 3: See database deleted and refresh and all is good

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

No branches or pull requests

4 participants