Skip to content

feat: ui.checkbox_group#813

Merged
AkshatJawne merged 25 commits intodeephaven:mainfrom
AkshatJawne:620_checkbox_group
Oct 15, 2024
Merged

feat: ui.checkbox_group#813
AkshatJawne merged 25 commits intodeephaven:mainfrom
AkshatJawne:620_checkbox_group

Conversation

@AkshatJawne
Copy link
Copy Markdown
Contributor

@AkshatJawne AkshatJawne commented Sep 9, 2024

Closes #620 and Closes #721

Assuming changes made in this PR: deephaven/web-client-ui#2212

@AkshatJawne AkshatJawne self-assigned this Sep 9, 2024
@mofojed
Copy link
Copy Markdown
Member

mofojed commented Sep 9, 2024

Can include docs with this as well #721

Comment thread plugins/ui/src/deephaven/ui/components/checkbox_group.py Outdated
Comment thread plugins/ui/docs/components/checkbox_group.md Outdated
Comment thread plugins/ui/docs/components/checkbox_group.md Outdated
Comment thread plugins/ui/docs/components/checkbox_group.md Outdated
Comment thread plugins/ui/docs/components/checkbox_group.md Outdated
Comment thread plugins/ui/docs/components/checkbox_group.md Outdated
Comment thread plugins/ui/docs/components/checkbox_group.md
AkshatJawne and others added 5 commits September 16, 2024 09:38
Co-authored-by: margaretkennedy <82049573+margaretkennedy@users.noreply.github.com>
Co-authored-by: margaretkennedy <82049573+margaretkennedy@users.noreply.github.com>
Co-authored-by: margaretkennedy <82049573+margaretkennedy@users.noreply.github.com>
Co-authored-by: margaretkennedy <82049573+margaretkennedy@users.noreply.github.com>
Co-authored-by: margaretkennedy <82049573+margaretkennedy@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

@AkshatJawne AkshatJawne left a comment

Choose a reason for hiding this comment

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

Ready for re-review @margaretkennedy

Comment thread plugins/ui/docs/components/checkbox_group.md Outdated
Comment thread plugins/ui/docs/components/checkbox_group.md Outdated
Comment thread plugins/ui/docs/components/checkbox_group.md Outdated
Comment thread plugins/ui/docs/components/checkbox_group.md Outdated
Comment thread plugins/ui/docs/components/checkbox_group.md Outdated
AkshatJawne and others added 3 commits September 18, 2024 15:21
Co-authored-by: margaretkennedy <82049573+margaretkennedy@users.noreply.github.com>
Co-authored-by: margaretkennedy <82049573+margaretkennedy@users.noreply.github.com>
Co-authored-by: margaretkennedy <82049573+margaretkennedy@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

@AkshatJawne AkshatJawne left a comment

Choose a reason for hiding this comment

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

Ready for re-review @margaretkennedy

Comment thread plugins/ui/docs/components/checkbox_group.md Outdated
Comment thread plugins/ui/docs/components/checkbox_group.md Outdated
AkshatJawne and others added 4 commits September 18, 2024 15:40
Co-authored-by: margaretkennedy <82049573+margaretkennedy@users.noreply.github.com>
Co-authored-by: margaretkennedy <82049573+margaretkennedy@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@dsmmcken dsmmcken left a comment

Choose a reason for hiding this comment

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

Didn't test further then this:

image

I see the it depends on a web-client-ui change, will wait for that to merge before reviewing.

AkshatJawne added a commit to deephaven/web-client-ui that referenced this pull request Sep 25, 2024
@mofojed
Copy link
Copy Markdown
Member

mofojed commented Sep 27, 2024

I see the it depends on a web-client-ui change, will wait for that to merge before reviewing.

@dsmmcken the web-client-ui changes have merged, you'll still need to run web-client-ui locally though to test this change (since deephaven-core hasn't had a release with the new web-client-ui).

@mofojed
Copy link
Copy Markdown
Member

mofojed commented Sep 27, 2024

@AkshatJawne can you merge the latest main into all your PRs?

Copy link
Copy Markdown
Member

@mofojed mofojed left a comment

Choose a reason for hiding this comment

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

Code looks fine, examples need to ensure they run correctly. I checked a few of them and there were a couple issues.

Comment thread plugins/ui/docs/components/checkbox_group.md Outdated
Comment thread plugins/ui/docs/components/checkbox_group.md
@margaretkennedy
Copy link
Copy Markdown
Contributor

margaretkennedy commented Oct 3, 2024 via email

Copy link
Copy Markdown
Member

@mofojed mofojed left a comment

Choose a reason for hiding this comment

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

Code looks good.

@AkshatJawne AkshatJawne merged commit 8901fad into deephaven:main Oct 15, 2024
mofojed pushed a commit to mofojed/web-client-ui that referenced this pull request Jan 7, 2025
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.

docs: ui.checkbox_group checkbox_group component

5 participants