-
Notifications
You must be signed in to change notification settings - Fork 15
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
Conversation
Can include docs with this as well #721 |
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>
There was a problem hiding this 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
…eephaven-plugins into 620_checkbox_group
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>
There was a problem hiding this 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
…eephaven-plugins into 620_checkbox_group
Co-authored-by: margaretkennedy <82049573+margaretkennedy@users.noreply.github.com>
Co-authored-by: margaretkennedy <82049573+margaretkennedy@users.noreply.github.com>
…eephaven-plugins into 620_checkbox_group
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resolves #2211 Needed for changes in plugins PR: deephaven/deephaven-plugins#813
@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). |
@AkshatJawne can you merge the latest |
There was a problem hiding this 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.
LGTM - I'm not on my "real" computer and don't have the Approve button
handy.
…On Wed, Oct 2, 2024 at 5:17 PM Akshat Jawne ***@***.***> wrote:
@AkshatJawne <https://github.com/AkshatJawne> requested your review on:
#813 <#813> feat:
ui.checkbox_group.
—
Reply to this email directly, view it on GitHub
<#813 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATR7UJIG2673VG2SFSI24MTZZRPFVAVCNFSM6AAAAABN4F2MUCVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJUGQ4TKNBVGQYTQOI>
.
You are receiving this because your review was requested.Message ID:
***@***.***>
--
Margaret Kennedy
Deephaven Data Labs
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good.
Closes #620 and Closes #721
Assuming changes made in this PR: deephaven/web-client-ui#2212