-
Notifications
You must be signed in to change notification settings - Fork 104
feat(ObjectPage): Introduce Breadcrumbs and key infos #246
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
Conversation
Deploy preview for ui5-webcomponents-react ready! Built with commit 361515f https://deploy-preview-246--ui5-webcomponents-react.netlify.com |
Codecov Report
@@ Coverage Diff @@
## master #246 +/- ##
==========================================
+ Coverage 73.46% 73.52% +0.05%
==========================================
Files 160 160
Lines 3494 3498 +4
Branches 603 607 +4
==========================================
+ Hits 2567 2572 +5
- Misses 721 723 +2
+ Partials 206 203 -3
Continue to review full report at Codecov.
|
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.
- render functions for breadcrumbs and keyinfos
- first header content element has to be displayed under title/subtitle
- collapse/expand twice -> duplicate display of header(title, subtitle + keyinfos)
Uh oh!
There was an error while loading. Please reload this page.