samvera / hyrax

Hyrax is a Ruby on Rails Engine built by the Samvera community. Hyrax provides a foundation for creating many different digital repository applications.
http://hyrax.samvera.org/
Apache License 2.0
184 stars 124 forks source link

Hard to un-select a collection when submitting item #127

Closed mjgiarlo closed 6 years ago

mjgiarlo commented 7 years ago

Issue by jhallida Thursday May 05, 2016 at 14:29 GMT Originally opened as https://github.com/projecthydra/sufia/issues/1984


It’s hard to know how to NOT put an item in a collection when submitting it. There is no ‘no collection’ choice. You can actually use CTRL-click to unselect but that's not intuitive to most users.

mjgiarlo commented 7 years ago

Comment by atz Thursday May 19, 2016 at 21:21 GMT


Intuitive or not, that is the browser-default behavior for mutli-selects. That makes it not a bug. Adding a button to clear selections, for example, would be an enhancement/feature, not a bugfix.

mjgiarlo commented 7 years ago

Comment by mtribone Monday Jun 27, 2016 at 13:15 GMT


Is this issue in regards to the relationships tab of a work? Do we want to add a "clear" button?

screen shot 2016-06-27 at 9 13 22 am

no-reply commented 6 years ago

This issue is stale. The behavior of the Relationships tab is significantly different than described here.