-
Notifications
You must be signed in to change notification settings - Fork 892
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] Content menu picker in side bar and enable searching #7881
[Workspace] Content menu picker in side bar and enable searching #7881
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7881 +/- ##
=======================================
Coverage 60.52% 60.52%
=======================================
Files 3728 3728
Lines 88297 88309 +12
Branches 13662 13666 +4
=======================================
+ Hits 53439 53453 +14
+ Misses 31603 31602 -1
+ Partials 3255 3254 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
src/plugins/workspace/public/components/workspace_picker_content/workspace_picker_content.tsx
Outdated
Show resolved
Hide resolved
src/plugins/workspace/public/components/workspace_picker_content/workspace_picker_content.tsx
Outdated
Show resolved
Hide resolved
src/plugins/workspace/public/components/workspace_picker_content/workspace_picker_content.tsx
Outdated
Show resolved
Hide resolved
src/plugins/workspace/public/components/workspace_menu/workspace_menu.tsx
Outdated
Show resolved
Hide resolved
src/plugins/workspace/public/components/workspace_menu/workspace_menu.tsx
Outdated
Show resolved
Hide resolved
8f33838
to
0afaea9
Compare
50492da
to
407184f
Compare
src/plugins/workspace/public/components/workspace_picker_content/workspace_picker_content.tsx
Outdated
Show resolved
Hide resolved
Signed-off-by: Qxisylolo <qianxisy@amazon.com>
Signed-off-by: Qxisylolo <qianxisy@amazon.com>
Signed-off-by: Qxisylolo <qianxisy@amazon.com>
Signed-off-by: Qxisylolo <qianxisy@amazon.com>
Signed-off-by: Qxisylolo <qianxisy@amazon.com>
Signed-off-by: Qxisylolo <qianxisy@amazon.com>
Signed-off-by: Qxisylolo <qianxisy@amazon.com>
Signed-off-by: Qxisylolo <qianxisy@amazon.com>
811f37b
to
dd47fb0
Compare
Signed-off-by: Qxisylolo <qianxisy@amazon.com>
Signed-off-by: Qxisylolo <qianxisy@amazon.com>
41a4ef9
to
a77a6b5
Compare
Signed-off-by: Qxisylolo <qianxisy@amazon.com>
Thanks for the PR, good job! |
|
* 01-feat/refractor-content-menu-picker-in-side-bar Signed-off-by: Qxisylolo <qianxisy@amazon.com> * 02-enable-associated-icon Signed-off-by: Qxisylolo <qianxisy@amazon.com> * 03-update-side-bar Signed-off-by: Qxisylolo <qianxisy@amazon.com> * 04-fix-bugs Signed-off-by: Qxisylolo <qianxisy@amazon.com> * 04-fix-bugs, add test Signed-off-by: Qxisylolo <qianxisy@amazon.com> * 05-delete search Signed-off-by: Qxisylolo <qianxisy@amazon.com> * 06-delete search Signed-off-by: Qxisylolo <qianxisy@amazon.com> * 06-fix-bug Signed-off-by: Qxisylolo <qianxisy@amazon.com> * 07-fix-conflication-1 Signed-off-by: Qxisylolo <qianxisy@amazon.com> * 07-fix-conflication-adjust-icon-size Signed-off-by: Qxisylolo <qianxisy@amazon.com> * Changeset file for PR #7881 created/updated --------- Signed-off-by: Qxisylolo <qianxisy@amazon.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit a05c4a2) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…) (#8017) * 01-feat/refractor-content-menu-picker-in-side-bar * 02-enable-associated-icon * 03-update-side-bar * 04-fix-bugs * 04-fix-bugs, add test * 05-delete search * 06-delete search * 06-fix-bug * 07-fix-conflication-1 * 07-fix-conflication-adjust-icon-size * Changeset file for PR #7881 created/updated --------- (cherry picked from commit a05c4a2) Signed-off-by: Qxisylolo <qianxisy@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>
…) (#8017) * 01-feat/refractor-content-menu-picker-in-side-bar * 02-enable-associated-icon * 03-update-side-bar * 04-fix-bugs * 04-fix-bugs, add test * 05-delete search * 06-delete search * 06-fix-bug * 07-fix-conflication-1 * 07-fix-conflication-adjust-icon-size * Changeset file for PR #7881 created/updated --------- (cherry picked from commit a05c4a2) Signed-off-by: Qxisylolo <qianxisy@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> (cherry picked from commit f29bc57) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…) (#8017) (#8049) * 01-feat/refractor-content-menu-picker-in-side-bar * 02-enable-associated-icon * 03-update-side-bar * 04-fix-bugs * 04-fix-bugs, add test * 05-delete search * 06-delete search * 06-fix-bug * 07-fix-conflication-1 * 07-fix-conflication-adjust-icon-size * Changeset file for PR #7881 created/updated --------- (cherry picked from commit a05c4a2) (cherry picked from commit f29bc57) Signed-off-by: Qxisylolo <qianxisy@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
In this pr, I update content menu picker in side bar and enable searching.
Screenshot
Changelog
Check List
yarn test:jest
yarn test:jest_integration