question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Object Page Layout: Setting "true" both properties "alwaysShowContentHeader" and "showTitleInHeaderContent" results in a broken layout

See original GitHub issue

OpenUI5 version: 1.36.4

Browser/version (+device/version): Chrome Windows

URL (minimal example if possible): https://openui5beta.hana.ondemand.com/explored.html#/sample/sap.uxap.sample.ObjectPageHeaderExpanded/preview

Steps to reproduce the problem:

  1. Configure the ObjectPageLayout HeaderContent to be always visible on desktop and display the image, title, subtitle.

<ObjectPageLayout id="ObjectPageLayout" alwaysShowContentHeader="true" showTitleInHeaderContent="true"> <headerTitle> <ObjectPageHeader id="headerForTest" headerDesign="Light" objectTitle="Title" objectSubtitle="subtitle" objectImageShape="Circle" objectImageURI="misc/images/test-profile-picture_m.png" isObjectIconAlwaysVisible="false" isObjectTitleAlwaysVisible="false" isObjectSubtitleAlwaysVisible="false"></ObjectPageHeader>

What is the expected result? Expect to see the HeaderContent always visible and fixed on top when scrolling

What happens instead? The HeaderContent is added below the section texts and is scrollable headercontent issue

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
gmodrogancommented, May 20, 2016

Created a JSBin also and updated my last comment

1reaction
akudevcommented, May 9, 2016

Hi, thanks for the report, tracked internally as 1670298408

Regards Andreas

Read more comments on GitHub >

github_iconTop Results From Across the Web

Step 5: Using Object Page Layout as a Detail ... - SAPUI5 SDK
ObjectPageLayout to the detail page to display more information about each product. ... showTitleInHeaderContent="true" alwaysShowContentHeader="false" ...
Read more >
https://raw.githubusercontent.com/SAP/ui5-webcompo...
More details can be found in our [Migration Guide](https://sap.github.io/ui5-webcomponents-react/?path=/docs/migration-guide--page).
Read more >
Cannot start Heroku Server - CrewLink-server - GitAnswer
Just simply go to Settings>Config Vars... ... openui5 Object Page Layout: Setting "true" both properties "alwaysShowContentHeader" and ...
Read more >
sap/ui5-webcomponents-react release history - changelogs.md
ComboBox: The filterValue property has been removed. The value property should be used as now it represents the "live" value of the component....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found