-
Notifications
You must be signed in to change notification settings - Fork 167
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: Activity Creation #731
FEAT: Activity Creation #731
Conversation
…rname is not entered as an email
…r a video link. Not both at the same time
… multiple prop is set and also add checkboxes when the withCheckbox property is set
…dstudio#714) * Fixed issue with comment form submitting when empty * Add validation of username when creating new creator to make sure username is not entered as an email * Fixed issue with comment form submitting when empty * - * Wrap error string with translation method
@yaya-mamoudou Thanks for this PR! Most stuff works well 🎉 I am listing some TODOs here that still need some fixing/adjustment Blockers
Bugs/Improvements
|
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.
Even though general flow is ok and blockers are removed, there is a lot of dead-code and comments left. We need to remove it later. Approving and merging this for now.
Activity Creation Revamp (unstructuredstudio#731)
Summary
This PR has the new screens for activity creation and activity details.
Closes #557
Changes
Screenshots