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

Add Intuitive Permission Toggle to Welcome Page #214

Merged
merged 3 commits into from
Aug 20, 2023

Conversation

EwanFox
Copy link

@EwanFox EwanFox commented Aug 19, 2023

This PR addresses #127 by adding a toggle on the welcome page, which enables the <all_urls> origin permission, and links to the permission page.
image

(ESLint seems to be complaining about this, I can't for the life of me figure out why. It passes fine locally).

@github-actions
Copy link

github-actions bot commented Aug 19, 2023

⚠️ Visual differences introduced by this PR; please validate if they are desirable.

View Playwright Report (note: open the "playwright-report" artifact)

@djahandarie djahandarie added kind/enhancement The issue or PR is a new feature or request area/ui-ux The issue or PR is related to UI/UX/Design labels Aug 19, 2023
@djahandarie
Copy link
Collaborator

#127 is scoped to Firefox but this introduces a UI change for all browsers. Is there a benefit of having this for Chrome too, or should the new UI component be modified to only show on Firefox?

BTW, it should be possible to do the eslint checking locally so you don't run into it on CI.

Copy link
Collaborator

@djahandarie djahandarie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see that this is still useful for Chrome as well, as that option does grant some extra permissions even for Chrome. So LGTM

@djahandarie djahandarie merged commit b5752a4 into themoeway:master Aug 20, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui-ux The issue or PR is related to UI/UX/Design kind/enhancement The issue or PR is a new feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants