samvera-labs/dog_biscuits

Review Hyrax approach to based_near

Closed this issue · 1 comments

Review Hyrax approach to based_near: I see Hyrax has started to save both the URI and the Label of terms in the based_near / location field. This is great ... look at how this has been done and see if it more appropriate for creator etc. This adds class to properties and uses accept_nested_attributes_for, this seems more appropriate than the relationships I've currently setup.

Also look at how this has been done in the javascript autosuggest code as this was something I wanted to work out so it looks as though that's been done for me.

Now duplicates #23