gamut
gamut copied to clipboard
feat(PreviewTip): add preview tip
Overview
Add new PreviewTip component, restructures some shared tip
components, and adds a 3ms delay to to hover/focus tips (like PreviewTip + ToolTip)
PR Checklist
- [x] Related to designs: here
- [x] Related to JIRA ticket: [gm-645]
- [x] I have run this code to verify it works
- [x] This PR includes unit tests for the code change
- [x] This PR includes testing instructions tests for the code change
- [x] The alpha package of this PR is passing end-to-end tests in all relevant Codecademy repositories
Testing Instructions
- Go to the PreviewTip story
- Hover over one of the tips and see the text
- Turn on VO
- Tab into the tip
- Hear the tip announced
- Do the same for the floating variant
- ...
- Profit!
PR Links and Envs
Repository | PR Link | PR Env |
---|---|---|
Monolith | Monolith PR | Monolith Env |
monorepo | Portal Link | Portal Env |