Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

LukasHirt
Copy link
Collaborator

Description

Added a new theme option to set a different logo for the topbar on mobile devices. Introduced a new design system component as well. The component is called OcResponsiveImage and can be used to render an image which will change its source based on the viewport width.

Motivation and Context

Allow mobile friendly logos that do not break the UI

How Has This Been Tested?

  • test environment: macos, chrome
  • test case 1: add mobile logo into the theme via logo.topbarSm

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests
  • Documentation
  • Maintenance (e.g. dependency updates or tooling)

Added a new theme option to set a different logo for the topbar on mobile devices.
Introduced a new design system component as well. The component is called
`OcResponsiveImage` and can be used to render an image which will change
its source based on the viewport width.
@LukasHirt LukasHirt requested a review from mzner September 11, 2025 08:28
@LukasHirt LukasHirt self-assigned this Sep 11, 2025
@LukasHirt LukasHirt added the Category:Enhancement Add new functionality label Sep 11, 2025
@LukasHirt LukasHirt enabled auto-merge September 11, 2025 08:28
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
1 New Bugs (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@LukasHirt LukasHirt merged commit eedf2eb into master Sep 11, 2025
3 of 4 checks passed
@LukasHirt LukasHirt deleted the fix/mobile-topbar-logo branch September 11, 2025 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Category:Enhancement Add new functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants