@ebi-gene-expression-group/atlas-feedback-form
v1.4.1
Published
This feedback form is triggered by clicking a right-side button, which contains a mandatory five-scale smiley score bar and an optional comments textbox.
Downloads
6
Keywords
Readme
Atlas Feedback Form
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