Skip to content

feat: UI Dialog and DialogTrigger Components#953

Merged
dgodinez-dh merged 43 commits into
deephaven:mainfrom
dgodinez-dh:dag_Dialog
Nov 1, 2024
Merged

feat: UI Dialog and DialogTrigger Components#953
dgodinez-dh merged 43 commits into
deephaven:mainfrom
dgodinez-dh:dag_Dialog

Conversation

@dgodinez-dh
Copy link
Copy Markdown
Contributor

closes #933
closes #863

Note that there is a bug in the spectrum theme that causes the underlay to render as transparent. It is fixed here:
deephaven/web-client-ui#2267
The underlay may render incorrectly depending on your version of web-client-ui
Because of this bug, we are waiting for a new version before adding a render test for dialog. See #952

@dgodinez-dh dgodinez-dh requested review from a team and bmingles and removed request for a team October 23, 2024 17:33
@dgodinez-dh dgodinez-dh marked this pull request as draft October 28, 2024 12:05
Comment thread plugins/ui/src/deephaven/ui/hooks/use_boolean.py
@dgodinez-dh dgodinez-dh marked this pull request as ready for review October 28, 2024 15:57
bmingles
bmingles previously approved these changes Oct 28, 2024
Copy link
Copy Markdown
Contributor

@bmingles bmingles left a comment

Choose a reason for hiding this comment

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

I reviewed the new boolean hook. Changes look good to me.

Comment thread plugins/ui/src/deephaven/ui/hooks/use_boolean.py Outdated
Co-authored-by: Joe <josephnumainville@deephaven.io>
jnumainville
jnumainville previously approved these changes Oct 31, 2024
mofojed
mofojed previously approved these changes Oct 31, 2024
Comment thread plugins/ui/docs/hooks/use_boolean.md Outdated
Comment thread plugins/ui/docs/hooks/use_boolean.md Outdated
Co-authored-by: margaretkennedy <82049573+margaretkennedy@users.noreply.github.com>
@dgodinez-dh dgodinez-dh merged commit 0fbae91 into deephaven:main Nov 1, 2024
@dgodinez-dh dgodinez-dh deleted the dag_Dialog branch November 25, 2024 13:38
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.

ui.dialog, ui.dialog_trigger implementation docs: ui.dialog

5 participants