-
Notifications
You must be signed in to change notification settings - Fork 894
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] Fix new home page small screen display issues #8554
Conversation
Signed-off-by: yubonluo <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8554 +/- ##
==========================================
+ Coverage 60.95% 60.96% +0.01%
==========================================
Files 3776 3776
Lines 89638 89680 +42
Branches 14045 14055 +10
==========================================
+ Hits 54639 54674 +35
- Misses 31587 31591 +4
- Partials 3412 3415 +3
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
Signed-off-by: yubonluo <[email protected]>
* Fix small screen display issues Signed-off-by: yubonluo <[email protected]> * Changeset file for PR #8554 created/updated * revert Signed-off-by: yubonluo <[email protected]> --------- Signed-off-by: yubonluo <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit 0171068) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
) * Fix small screen display issues * Changeset file for PR #8554 created/updated * revert --------- (cherry picked from commit 0171068) Signed-off-by: yubonluo <[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>
…-project#8554) * Fix small screen display issues Signed-off-by: yubonluo <[email protected]> * Changeset file for PR opensearch-project#8554 created/updated * revert Signed-off-by: yubonluo <[email protected]> --------- Signed-off-by: yubonluo <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
…-project#8554) * Fix small screen display issues Signed-off-by: yubonluo <[email protected]> * Changeset file for PR opensearch-project#8554 created/updated * revert Signed-off-by: yubonluo <[email protected]> --------- Signed-off-by: yubonluo <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Description
Fix new home page small screen display and update workspace issues.
Issues Resolved
N/A
Screenshot
2024-10-11.09.26.31.mp4
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration