nulib / avalon

Variations-on-Video Hydra app
Apache License 2.0
3 stars 0 forks source link

Add items to playlist button displays error when not logged in #276

Closed davidschober closed 6 years ago

davidschober commented 6 years ago

To Recreate:

go to http://avr.repo.rdc-staging.library.northwestern.edu/media_objects/h415p953x

click on one of the "add items to playlist icon"

See error screen shot 2017-11-02 at 11 51 39 am

davidschober commented 6 years ago

@adamjarling is this a simple hide if not logged in thing?

adamjarling commented 6 years ago

@davidschober Yea, guessing there's a 'logged in' environmental variable somewhere Rails can grab and use to show/hide the toggle button. Want me to work on this now?

davidschober commented 6 years ago

Wow... SC messed me up. I missed this one, sorry @adamjarling. @adamjarling or @mbklein can you slate this for next week (or now if you have time).

adamjarling commented 6 years ago

@davidschober @mbklein Is this an issue in core as well, or just NU Avalon?

mbklein commented 6 years ago

This is a bug in core, covered by #2473