-
-
Notifications
You must be signed in to change notification settings - Fork 416
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
Accordion component #4080
Accordion component #4080
Conversation
The 'Current Email' subtitle doesn't have the underline anymore. I wasn't sure how to add it without making a specific case just for the email form. |
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.
Awesome! Thanks @CrowsVeldt. A few minor bits, plus you need to run yarn format
.
cc7f3d5
to
d48ab53
Compare
@CrowsVeldt Just QA'd it.
|
@CrowsVeldt Awesome, thank you! Just run |
Looks like the test isn't passing. If you run |
Oof, I remember I noticed that test failed and meant to fix it, but I guess I forgot about it. Thanks for the tip! |
@benfurber I think I fixed it and I even remembered to run yarn format before committing this time :) |
onearmy-community-platform
|
Project |
onearmy-community-platform
|
Branch Review |
pull/4080
|
Run status |
|
Run duration | 05m 43s |
Commit |
|
Committer | CrowsVeldt |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
1
|
|
0
|
|
0
|
|
79
|
View all changes introduced in this branch ↗︎ |
I see it failed a test. Looking at it now. |
2432062
to
a4d8776
Compare
@all-contributors add CrowsVeldt for code |
@CrowsVeldt already contributed before to code |
@all-contributors add CrowsVeldt for design |
I've put up a pull request to add @CrowsVeldt! 🎉 |
Thanks! |
I've put up a pull request to add @CrowsVeldt! 🎉 |
@benfurber Oops. I didn't realize quoting that comment would re-trigger the bot. Sorry |
@CrowsVeldt Looks like there's still a related cypress test failure. |
@benfurber Right, crap. I'll work on it |
It took me a while because I was having trouble getting cypress to run on my computer, but in the end I realized I was trying to run it from the wrong directory. Doy. This change worked locally. Not sure how it'll go in the cloud. Fingers crossed. |
40cad42
to
a5c7019
Compare
a5c7019
to
ac06b9b
Compare
🎉 This PR is included in version 2.30.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
PR Checklist
PR Type
What kind of change does this PR introduce?
What is the current behavior?
What is the new behavior?
Describe the new behaviour
If useful, provide screenshot or capture to highlight main changes
Does this PR introduce a breaking change?
Git Issues
Closes #3786
What happens next?
Thanks for the contribution! We try to make sure all PRs are reviewed ahead of our monthly maintainers call (first Monday of the month)
If the PR is working as intended it'll be merged and included in the next platform release, if not changes will be requested and re-reviewed once updated.
If you need more immediate feedback you can try reaching out on Discord in the Community Platform
development
channel.