-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix: two "Overview"s under library section #94
Conversation
Signed-off-by: yuye-aws <yuyezhu@amazon.com>
@@ -135,11 +136,11 @@ export class SavedObjectsManagementPlugin | |||
id: 'objects_overview', |
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.
Do we need to update the id here?
Signed-off-by: yuye-aws <yuyezhu@amazon.com>
Codecov Report
@@ Coverage Diff @@
## workspace #94 +/- ##
=============================================
- Coverage 65.81% 60.74% -5.07%
=============================================
Files 3334 2896 -438
Lines 64404 56484 -7920
Branches 10248 9035 -1213
=============================================
- Hits 42385 34312 -8073
- Misses 19451 20158 +707
+ Partials 2568 2014 -554
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 686 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
* rename the second overview in library category to all library objects Signed-off-by: yuye-aws <yuyezhu@amazon.com> * change id from objects_overview to objects_all Signed-off-by: yuye-aws <yuyezhu@amazon.com> --------- Signed-off-by: yuye-aws <yuyezhu@amazon.com>
* rename the second overview in library category to all library objects Signed-off-by: yuye-aws <yuyezhu@amazon.com> * change id from objects_overview to objects_all Signed-off-by: yuye-aws <yuyezhu@amazon.com> --------- Signed-off-by: yuye-aws <yuyezhu@amazon.com>
* rename the second overview in library category to all library objects Signed-off-by: yuye-aws <yuyezhu@amazon.com> * change id from objects_overview to objects_all Signed-off-by: yuye-aws <yuyezhu@amazon.com> --------- Signed-off-by: yuye-aws <yuyezhu@amazon.com>
Description
This PR renames the second Overview in library category to All library objects and changes title from Saved Objects to Library objects in Analytics
Issues Resolved
Screenshot
Testing the changes
Check List
yarn test:jest
yarn test:jest_integration
yarn test:ftr