-
Notifications
You must be signed in to change notification settings - Fork 15
Send feedback button #104
Comments
Button layout/position is in the design spec: Hover and active states for the button are in the photon design guidelines: https://design.firefox.com/photon/components/buttons.html The extra data potentially sent to the feedback form will be filed as a new issue after #59 is resolved and we know what data we want to collect. For now the button can open any page, or about:blank. |
Based on the Test Pilot feedback button guide, I'd like to suggest two changes to the current UX:
@bryanbell That sound okay? |
what's the "standard feedback icon?" |
@bryanbell Specifically this SVG, with the same dark fill as the other icons we have: https://github.com/mozilla/testpilot/blob/master/docs/img/feedback/feedback-icon.svg |
@Osmose, @bryanbell , The new location of the "Send Feedback" button is the same location as we were planning to put the loading GIF from issue #93 , is that okay? Would this mean the loading GIF would show on top of the feedback icon in cases where it is displayed? |
Thanks @bryanbell . I would vote for the former, since the loading GIF is supposed to be shown for both the extraction process and loading the tracked products list. Edit: Also I keep calling it a GIF, when it is in fact a CSS animation of a single image... |
Fix #104: Add button for feedback form.
The product listing should have a "Send feedback" button at the bottom of the listing. When clicked, it should open a new tab to the feedback form (#59).
Styling of the button TBD. There is an open question about whether we should include information about the user's currently-tracked products with the link.
The text was updated successfully, but these errors were encountered: