-
Notifications
You must be signed in to change notification settings - Fork 23
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 preview text option #276
Conversation
2f1fc7e
to
3c9a011
Compare
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.
After editing the Preview Text
field and clicking Update preview text
the Newsletter panel goes into the Retrieving Mailchimp data
state and seems to remain there for an unusually long time (this from testing on a Jurassic Ninja instance, not a local environment). In addition to the potential bug of getting stuck in that state, the updating approach differs from Name/Email which can be updated without causing the Newsletter panel to reload.
Also, should the field be a TextareaControl
?
Fixed the reloading issue and updated field component in 86bea6c |
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.
Works well, and can confirm that the UI now matches updating sender name/email.
🎉 This PR is included in version 1.7.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
All Submissions:
Changes proposed in this Pull Request:
Closes #275.
How to test the changes in this Pull Request:
Other information: