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

Creating a new group dialog is closed on enter without any action #997

Closed
flekschas opened this issue Apr 11, 2016 · 0 comments
Closed

Creating a new group dialog is closed on enter without any action #997

flekschas opened this issue Apr 11, 2016 · 0 comments
Assignees
Milestone

Comments

@flekschas
Copy link
Member

Steps to reproduce

  1. Go to https://refinery-dev.stemcellcommons.org/collaboration/
  2. Click on plus
  3. Enter whatever name and hit enter.

Observed behavior

Dialog closes without any actions being triggered.

Expected behavior

A new group should be created.

Related code: https://github.com/parklab/refinery-platform/blob/develop/refinery/ui/source/js/collaboration/controllers/add-group.js#L35

The issue is that any error other than an empty name is regarded as a name duplication at the moment. The API would need to provide some information so that the front end can display a meaningful error message.

@flekschas flekschas added this to the Next milestone Apr 11, 2016
@ngehlenborg ngehlenborg removed this from the Next milestone Apr 12, 2016
@ngehlenborg ngehlenborg added this to the Next milestone May 2, 2016
@flekschas flekschas modified the milestones: Taunton, Next May 5, 2016
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

2 participants