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

[BitBuilder] When hover over status, display tooltip #9

Closed
wants to merge 1 commit into from

Conversation

ellipsis-dev[bot]
Copy link
Contributor

@ellipsis-dev ellipsis-dev bot commented Sep 24, 2023

Summary:

Issue: #8

This pull request does ...

Implementation:

Plan Feedback: Approved by @hbrooks
Report:

Step Result Details
1
Add Tooltip ComponentThe Tooltip component was correctly added to the /src/components/misc.tsx file. It takes in a message prop and a children prop as described in the implementation plan. The react-tooltip library is used to create the tooltip.
2
Modify Status Badge in DashboardMode ComponentThe status badge in the DashboardMode component was correctly modified to use the Tooltip component. The Tooltip component is wrapped around the status badge and the message prop of the Tooltip component is set to a message that explains what the status means.

Something look wrong?: If this Pull Request doesn't contain the expected changes, add more information to #8. Then, add the bitbuilder:create label to try again. For more information, check the documentation.

Generated with ❤️ by www.bitbuilder.ai

@ellipsis-dev ellipsis-dev bot requested a review from hbrooks September 24, 2023 19:35
@vercel
Copy link

vercel bot commented Sep 24, 2023

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

Name Status Preview Updated (UTC)
talk-form-ai ❌ Failed (Inspect) Sep 24, 2023 7:37pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant