-
Notifications
You must be signed in to change notification settings - Fork 917
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
[Workspace] Adjust the appearance of collaborator panel #7795
[Workspace] Adjust the appearance of collaborator panel #7795
Conversation
Signed-off-by: Kapian1234 <[email protected]>
Signed-off-by: Kapian1234 <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7795 +/- ##
==========================================
- Coverage 63.81% 63.79% -0.03%
==========================================
Files 3656 3656
Lines 81205 81188 -17
Branches 12949 12943 -6
==========================================
- Hits 51823 51795 -28
- Misses 26202 26214 +12
+ Partials 3180 3179 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
LGTM!
src/plugins/workspace/public/components/workspace_form/workspace_permission_setting_panel.tsx
Show resolved
Hide resolved
* Adjust the appearance of the workspace collaborator panel Signed-off-by: Kapian1234 <[email protected]> * Adjust the appearance of the workspace collaborator panel Signed-off-by: Kapian1234 <[email protected]> * Changeset file for PR #7795 created/updated --------- Signed-off-by: Kapian1234 <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit 5b85b02) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Adjust the appearance of the workspace collaborator panel * Adjust the appearance of the workspace collaborator panel * Changeset file for PR #7795 created/updated --------- (cherry picked from commit 5b85b02) Signed-off-by: Kapian1234 <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Description
"Adjust the appearance of the workspace collaborator section according to the new design."
Issues Resolved
Screenshot
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration