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

feat(popup): move WM toggle Switch to global header #654

Closed
wants to merge 3 commits into from

Conversation

sidvishnoi
Copy link
Member

@sidvishnoi sidvishnoi commented Oct 10, 2024

Context

Changes proposed in this pull request

Move WM toggle switch to global header.
Visible only when wallet is connected, and in non-error state.

Screenshots:

Not visible in error state Not visible in error state
Not visible when wallet not connected Not visible when wallet not connected
Can toggle from any page Can toggle from any page
As of this PR, slider is still shown on payment page As of this PR, slider is still shown on payment page
This message can be improved This message can be improved

@github-actions github-actions bot added the area: popup Improvements or additions to extension popup label Oct 10, 2024
Copy link
Contributor

github-actions bot commented Oct 10, 2024

Extension builds preview

Name Link
Latest commit 3206053
Latest job logs Run #12027994421
BadgeDownload
BadgeDownload

Comment on lines +51 to +52
title="Enable/Disable Web Monetization"
aria-label="Continuous payment stream"
Copy link
Member Author

@sidvishnoi sidvishnoi Oct 10, 2024

Choose a reason for hiding this comment

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

What should we call these?

@sidvishnoi sidvishnoi marked this pull request as ready for review October 10, 2024 10:20
@sidvishnoi sidvishnoi marked this pull request as draft October 11, 2024 10:44
@sidvishnoi
Copy link
Member Author

We decided to make this global switch to enable/disabled entire extension, not just continuous payments.

@sidvishnoi
Copy link
Member Author

Closing in favor of #773

@sidvishnoi sidvishnoi closed this Dec 12, 2024
@sidvishnoi sidvishnoi deleted the toggle-wm-in-nav branch December 12, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: popup Improvements or additions to extension popup do not merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to disable WM Cannot enable continuous payments on non-monetized screen
1 participant