Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add automation survey popup #15119

Merged
merged 3 commits into from
Dec 5, 2024
Merged

Add automation survey popup #15119

merged 3 commits into from
Dec 5, 2024

Conversation

aptkingston
Copy link
Member

@aptkingston aptkingston commented Dec 4, 2024

Description

This PR adds a popup in the automations section prompting users to complete a survey.

The primary link points to the maze survey.
The terms link points to the PDF which I've hosted in Google Drive and made publicly readable.

Visibility is controlled by a simple local storage flag, so it won't reappear after being dismissed unless local storage is cleared, which typically happens infrequently. For a short term popup like this I don't think it's correct to start saving permanent metadata against the user doc.

The popup will be hidden by either clicking the close icon or by clicking the link.

The popup has a slight delay before sliding in from the right, to catch the eye of the user.

Screen.Recording.2024-12-05.at.09.28.50.mov

Addresses

Screenshots

image
image

Launchcontrol

Add automation survey popup.

Copy link

qa-wolf bot commented Dec 4, 2024

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

@aptkingston aptkingston marked this pull request as ready for review December 4, 2024 16:01
@github-actions github-actions bot added the size/s label Dec 4, 2024
@ben-budibase
Copy link

Approved sire

@aptkingston aptkingston merged commit 80b24d3 into master Dec 5, 2024
19 checks passed
@aptkingston aptkingston deleted the automation-survey branch December 5, 2024 09:43
@github-actions github-actions bot locked and limited conversation to collaborators Dec 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants