-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
fix: Wizard step 3 and 5 enhanced accordingly #5365
fix: Wizard step 3 and 5 enhanced accordingly #5365
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/eventyay/open-event-frontend/l8y5qu7uo |
Codecov Report
@@ Coverage Diff @@
## development #5365 +/- ##
============================================
Coverage 23.23% 23.23%
============================================
Files 489 489
Lines 5122 5122
Branches 37 37
============================================
Hits 1190 1190
Misses 3927 3927
Partials 5 5 Continue to review full report at Codecov.
|
Is this the same pull request? #5334 It is confusing to have several PRs for the same thing. |
It complicates things if you do not update an existing PR and instead make a new one. Also please post screenshots of the changes in your PR description to make it easier to see the changes you have done. |
Added screenshots... |
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.
Yes, it does the changes, but there are a lot of unrelated changes just moving code in the lines. Please revert the unnecessary indent changes.
1ac6585
to
514529c
Compare
OMG ! I think i did it. That was a nightmare to fix that indentation problem. Hopefully everthing will be good this time. |
Fixes #5013
Short description of what this resolves:
Simplifies wizard Step 3 and 5 as stated in the issue.
Changes proposed in this pull request:
-Wizard step 3 : demoted "Add Custom form field" from heading to standard text.
-Wizard step 5 : "Customize registration form" renamed to -> "Customize submission forms"
Checklist
development
branch.