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

fix(background/storage): set default hasHostPermissions to true #340

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

sidvishnoi
Copy link
Member

Context

On clicking disconnect, as we clear the storage, the popup shows the permission prompt again, even if we have the permissions.

Changes proposed in this pull request

Set default state to true, so popup doesn't show permission prompt. We'll ask again if we don't have permissions after popup opens again.

@github-actions github-actions bot added the area: background Improvements or additions to extension background script label Jun 14, 2024
@raducristianpopa
Copy link
Member

Extension builds preview

Name Link
Latest commit c9ee8f8
Latest job logs Run #9514854412
BadgeDownload
BadgeDownload

@sidvishnoi sidvishnoi merged commit 3cb58cd into main Jun 14, 2024
8 checks passed
@sidvishnoi sidvishnoi deleted the reset-permission-right branch June 14, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: background Improvements or additions to extension background script
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants