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

Fixes #3291 Update URL bar icons visibility based on permissions state #3292

Merged
merged 2 commits into from Apr 30, 2020

Conversation

keianhzo
Copy link
Collaborator

Fixes #3291 We were updating based on the url update and that happens onLocationChange but the permission state change is received after that so the URL bar icons visibility property was not being updated after that. This updates the URL bar icons visibility when the permissions change.

Also this PR updates the URL bar url when a url navigated to, otherwise we were having some time until onLocationChange happened when the URL bar was showing the entered characters.

@keianhzo keianhzo self-assigned this Apr 30, 2020
@bluemarvin bluemarvin added this to the #10 features milestone Apr 30, 2020
@bluemarvin bluemarvin merged commit c9f36b7 into master Apr 30, 2020
@bluemarvin bluemarvin deleted the v10/etp_url_visibility_issue branch April 30, 2020 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants