-
Notifications
You must be signed in to change notification settings - Fork 280
Open
Labels
Description
Bug Description
When using the legacy primary-title property in ui5-shellbar, the spacing between the logo and the primary-title is minimal or non-existent (close to zero). This is inconsistent with the recently introduced ui5-shellbar-branding component, which properly implements spacing between these elements.
Affected Component
ui5-shellbar
Expected Behaviour
The combined spacing between the logo and primary-title should be 8px, consistent with the implementation in the new ui5-shellbar-branding component:
- Logo: 4px padding-right
- Product identifier (formerly primary-title): 4px margin-left
- Combined spacing: 8px total
Isolated Example
No response
Steps to Reproduce
No response
Log Output, Stack Trace or Screenshots
No response
Priority
Medium
UI5 Web Components Version
2.15.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
- I’m not disclosing any internal or sensitive information.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In Progress