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

feat: pass lifecycle stage to tooltip #6904

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Conversation

kwasniew
Copy link
Contributor

@kwasniew kwasniew commented Apr 23, 2024

About the changes

Screenshot 2024-04-23 at 10 44 40

Adding lifecycle stage badge and passing it's value to the tooltip. In the tooltip the name, icon and stage selector are adjusted accordingly.

Important files

Discussion points

Copy link

vercel bot commented Apr 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 23, 2024 8:52am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Apr 23, 2024 8:52am

>
<span>Lifecycle:</span>
<FeatureLifecycleTooltip
stage={{ name: 'initial' }}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hardcoded value for now but it works for all values

@kwasniew kwasniew merged commit 18d317f into main Apr 23, 2024
15 checks passed
@kwasniew kwasniew deleted the pass-lifecycle-stage-to-tooltip branch April 23, 2024 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants