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(opentron-ai-client): add Side Panel component #14886

Merged
merged 6 commits into from
Apr 12, 2024

Conversation

koji
Copy link
Contributor

@koji koji commented Apr 12, 2024

Overview

Add Side Panel component, test, and stories.

[design]
https://www.figma.com/file/6de3DHeR9o4q56Hd4S3YTb/ChatGPT-for-SLAS?node-id=1020%3A2177&mode=dev

close AUTH-208

Test Plan

make -C components dev
Check AI SidePanel

Changelog

Review requests

Risk assessment

low

@koji koji marked this pull request as ready for review April 12, 2024 13:35
@koji koji requested review from a team as code owners April 12, 2024 13:35
@koji koji removed request for a team April 12, 2024 13:35
@@ -1,6 +1,7 @@
export const FLEX_NONE = 'none'
export const FLEX_AUTO = 'auto'
export const FLEX_MIN_CONTENT = 'min-content'
export const FLEX_MAX_CONTENT = 'max-content'
Copy link
Collaborator

Choose a reason for hiding this comment

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

oh good idea

Copy link
Collaborator

@jerader jerader left a comment

Choose a reason for hiding this comment

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

storybook looks awesome. lgtm

@koji koji merged commit aba93f1 into edge Apr 12, 2024
26 checks passed
@koji koji deleted the feat_add-sidebar-component branch April 12, 2024 15:06
Carlos-fernandez pushed a commit that referenced this pull request May 20, 2024
* feat(opentron-ai-client):  add Side Panel component
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants