Skip to content
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

Update forms to use Redux-Form #244

Open
joaopapereira opened this issue May 15, 2019 · 0 comments · May be fixed by #245
Open

Update forms to use Redux-Form #244

joaopapereira opened this issue May 15, 2019 · 0 comments · May be fixed by #245
Assignees
Labels
chore Technical Debt/Refactoring review

Comments

@joaopapereira
Copy link
Member

As a User when i am filling up a form, if I commit any error I should be notified of it near the place where the error occurred.

GIVEN a User
WHEN I try to create an event
AND I do not fill the field name
THEN I should have an error message near the name field saying the field is required

@aonomike aonomike assigned aonomike and unassigned aonomike May 16, 2019
@joaopapereira joaopapereira added the chore Technical Debt/Refactoring label May 16, 2019
@ghost ghost assigned mattwr18 May 16, 2019
@ghost ghost added the in progress label May 16, 2019
@mattwr18 mattwr18 linked a pull request May 16, 2019 that will close this issue
@ghost ghost added review and removed in progress labels May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Technical Debt/Refactoring review
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants