Skip to main content

Get more feedback

Figma link -

Figma file

Give users a place where they can give us feedback when configuring an app.

Standalone

alt_text

Scenario: Add Give feedback button on standalone below “Go Back” and “Next” buttons

✅Given any user

When they open standalone

Then they should see Give feedback button below “Go Back” and “Next” buttons

Note: show it every time, even if user already gave feedback

Scenario: On click - send users to POWr feedback form in a new tab and pass necessary parameters

Given a user

When they click on Give feedback button

Then new tab should open with the following link with parameters

Plugin - the plugin user is configuring on standalone

Platform - user’s primary platform

User_id - user’s id or unique_id if they are not signed in

Popout settings

alt_text

Scenario: Add Give feedback button on popout settings below “Go Back” and “Next” buttons

Given any user

When they open popout settings

Then they should see Give feedback button below “Go Back” and “Next” buttons instead of Share button

Scenario: Move the share button to account

Given any user

When they open popout settings account menu

Then they should see “Share plugin” option under Help option

alt_text

Scenario: On click - send users to POWr feedback form in a new tab and pass necessary parameters

Given a user

When they click on Give feedback button

Then new tab should open with the following link with parameters

https://www.powr.io/plugins/form-builder/view?id=21721825&mode=page&plugin={plugin}&platform={platform}&u={user_id}

Wix - next sprint