boston-library / commonwealth-vlr-engine

Commonwealth-VLR-Engine is a Rails engine for creating Blacklight apps that provide access to content from Solr/Fedora, packaging a number of feature-rich enhancements and modifications.
Apache License 2.0
8 stars 2 forks source link

item-level feedback form #100

Closed ebenenglish closed 5 months ago

ebenenglish commented 10 months ago

When I am on the show page for an item In the Tools widget, I should see an option to provide feedback about the item that reads "Question or comment?" and when I click the option a popup modal with a form should appear and I should be able to provide my contact information, and free-text comments and there should be a drop-down select with the question type (Request permission to reproduce this item, Question/comment about this item, Broken link/technical error, Other) and when I submit the form the popup modal should disappear and there should be a confirmation flash indicating successful submission

The submission email should include the item link in addition to the user-supplied information.

The popup functionality is similar to the "Email" option already provided in the Tools section. But the email will go to BPL staff instead of the user.

The routing of the emails should be similar to the site Feedback form, see: