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

Close popup window after bookmark saved (#13) #39

Closed
wants to merge 1 commit into from

Conversation

Q3x7Dvh
Copy link
Contributor

@Q3x7Dvh Q3x7Dvh commented May 8, 2023

Fix for issue #13:

  • Automatically close the "add bookmark" popup window after a successful save
  • Slight delay to display the "saved" message
  • Does not close window if there was an error whilst attempting to save

- Automatically close the "add bookmark" popup window after a successful save
- Slight delay to display the "saved" message
- Does not close window if there was an error whilst attempting to save
@gantoine
Copy link

Hey! I just opened #46 which adds support for a post-save state (and allows you to update the bookmark you just added, like Chrome does).

@Q3x7Dvh
Copy link
Contributor Author

Q3x7Dvh commented Jul 28, 2023

I just built your code and tested it out: looks great! Should I close my pull request? I assume your changes make this unnecessary.

@gantoine
Copy link

Should I close my pull request?

That's up to you, but yeah the change in behaviour means auto-closing is no longer required.

@Q3x7Dvh
Copy link
Contributor Author

Q3x7Dvh commented Jul 29, 2023

See #46: the changes in that PR remove the need for this one.

@Q3x7Dvh Q3x7Dvh closed this Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants