-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
feat(unify): add growth prompts #18626
Conversation
Thanks for taking the time to open a PR!
|
Test summaryRun details
View run in Cypress Dashboard ➡️ Failures
Flakiness
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, fixed some imports and swapped animation to be driven by TW.
* unified-desktop-gui: feat: Adding a cache layer for remote queries, e2e test helpers (#18652) fix: overflow clip to prevent selector header from dissapearing (#18649) feat(unify): command log color update (#18596) build: run frontend-shared tests in CI (#18628) Update README.md feat: Deprecate run-ct / open-ct, and update all examples to use --ct instead (#18422) feat(unify): add growth prompts (#18626)
* unified-desktop-gui: feat: Adding a cache layer for remote queries, e2e test helpers (#18652) fix: overflow clip to prevent selector header from dissapearing (#18649) feat(unify): command log color update (#18596) build: run frontend-shared tests in CI (#18628) Update README.md feat: Deprecate run-ct / open-ct, and update all examples to use --ct instead (#18422) feat(unify): add growth prompts (#18626)
Additional details
This PR:
<a>
instead of a<button>
if ahref
prop is passed. This is pretty much the API that Veutify provides as well. The setup for this is kind of verbose but means the one set of styles we have created to represent the buttons from Figma can be used regardless of whether the right element is a link or true button.How has the user experience changed?
growth.prompts.mov
How to test
Open the launchpad, and in the docs menu click on "Setup CI" or "Smart Orchestration and the related prompt should appear.
PR Tasks