-
Notifications
You must be signed in to change notification settings - Fork 43
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: control to select default tab in donate block #643
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Encountered a problem with the defaultFrequency
not being passed unless in manual mode. Suggested fix in d2f2bc1 (line was not part of this PR so I was not able to do that as a code-suggestion-comment)
This change causes the automatic mode to break because previously-set (or default, e.g. $0) manual values will override the data from the reader revenue wizard. cd85642 should fix. |
🎉 This PR is included in version 1.17.0-alpha.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.17.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
All Submissions:
Changes proposed in this Pull Request:
Adds a control to specify the initially selected tab in the Donate block.
Closes: #303
How to test the changes in this Pull Request:
Monthly
is the selected tab, as it has been all along.Default Tab
. Verify the tab changes.Configure manually
selected or unselected.master
, create Donate blocks, then switch to this branch and verify there is no disruption.Other information: