1.2.1 • Published 5 years ago

atlas-feedback-form v1.2.1

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
5 years ago

Atlas Feedback Form Coverage Status Build Status

Description

This feedback form is triggered by clicking a right-side button, which contains a mandatory five-scale smiley score bar and a link to an externally-served feedback form.

The smiley score is sent to Google Analytics as an event.

Dependencies

The feedback button uses an icon from EBI Icon Fonts. In case you don’t include them in your environment nothing will be shown, only the Feedback label text. Have a look at /html/index.html for more details. To deploy in production remember to add react-popup.css as well.

Run it on your browser

Use Webpack-Dev-Server:

npm install
npx webpack-dev-server -d