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: ui.checkbox_group #813

Merged
merged 25 commits into from
Oct 15, 2024
Merged

Conversation

AkshatJawne
Copy link
Contributor

@AkshatJawne AkshatJawne commented Sep 9, 2024

Closes #620 and Closes #721

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

@mofojed
Copy link
Member

mofojed commented Sep 9, 2024

Can include docs with this as well #721

plugins/ui/docs/components/checkbox_group.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/checkbox_group.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/checkbox_group.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/checkbox_group.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/checkbox_group.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/checkbox_group.md Show resolved Hide resolved
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
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

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>
Co-authored-by: margaretkennedy <82049573+margaretkennedy@users.noreply.github.com>
Copy link
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

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
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
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
Member

mofojed commented Sep 27, 2024

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

Copy link
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.

plugins/ui/docs/components/checkbox_group.md Outdated Show resolved Hide resolved
plugins/ui/docs/components/checkbox_group.md Outdated Show resolved Hide resolved
@margaretkennedy
Copy link
Contributor

margaretkennedy commented Oct 3, 2024 via email

Copy link
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
17 checks passed
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