-
Notifications
You must be signed in to change notification settings - Fork 920
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]Remove workspace name populate after use case selected #8484
[Workspace]Remove workspace name populate after use case selected #8484
Conversation
Signed-off-by: Lin Wang <wonglam@amazon.com>
Signed-off-by: Lin Wang <wonglam@amazon.com>
❌ Empty Changelog SectionThe Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8484 +/- ##
==========================================
- Coverage 60.93% 60.93% -0.01%
==========================================
Files 3760 3760
Lines 89310 89301 -9
Branches 13970 13969 -1
==========================================
- Hits 54423 54414 -9
Misses 31492 31492
Partials 3395 3395
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
) * Remove workspace name update logic after use case select Signed-off-by: Lin Wang <wonglam@amazon.com> * Reduce gap between use case cards Signed-off-by: Lin Wang <wonglam@amazon.com> * Changeset file for PR #8484 created/updated --------- Signed-off-by: Lin Wang <wonglam@amazon.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit 858b70f) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
) (#8488) * Remove workspace name update logic after use case select * Reduce gap between use case cards * Changeset file for PR #8484 created/updated --------- (cherry picked from commit 858b70f) Signed-off-by: Lin Wang <wonglam@amazon.com> 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
This PR include two changes in workspace use case selector.
Screenshot
Testing the changes
yarn osd bootstrap --single-version loose
config/opensearch_dashboards.yml
yarn start --no-base-path
Changelog
Check List
yarn test:jest
yarn test:jest_integration