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

WIP: start refactor of modals and tooltips #346

Draft
wants to merge 26 commits into
base: dev
Choose a base branch
from

Conversation

jamesscottbrown
Copy link
Collaborator

The idea is that each "help provider" (tooltip, popover, modal) can render both its "trigger" and it's content.

There is a standard Trigger component: it receives a context containing functions to call when it is interacted with.

This is a very incomplete WIP that I've added as a draft PR so I don't forget the idea.

The idea is that each "help provider" (tooltip, popover, modal) can
render both its "trigger" and it's content.

There is a standard `Trigger` component: it receives a context containing
functions to call when it is interacted with.
@PaulioRandall PaulioRandall mentioned this pull request May 22, 2024
1 task
jamesscottbrown and others added 23 commits January 10, 2025 11:17
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.

2 participants