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

fix(elm): Room form #123

Open
mrapacz opened this issue Oct 6, 2017 · 2 comments
Open

fix(elm): Room form #123

mrapacz opened this issue Oct 6, 2017 · 2 comments
Assignees

Comments

@mrapacz
Copy link
Collaborator

mrapacz commented Oct 6, 2017

Type

Bug

Current behaviour
image

  • it is possible to insert a room that doesn't contain any category
  • there is also no placeholder for when there are no categories chosen
  • all the other forms have labels above the actual inputs, there is none above room description
  • while using other forms where you have to pick something from a list, hitting enter equals choosing an item. Currently hitting enter while choosing the categories in room form submits the form.

Expected behaviour
The above should not be happening

Motivation / use case
UX and safety

@mrapacz mrapacz added this to the Deployment MVP milestone Oct 6, 2017
@pmrukot
Copy link
Collaborator

pmrukot commented Oct 13, 2017

Also, the form is not being cleared after submitting ☝️

@mrapacz
Copy link
Collaborator Author

mrapacz commented Oct 21, 2017

I'm removing it from the deployment milestone because we are not going to have the forms displayed in the first version. It should be fixed/removed anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants