Skip to content

[BUG]: Main Jotty icon of the UI is probably not using the right format #449

@sorceval

Description

@sorceval

Describe the bug

Description:
While customizing my Jotty instance, I updated the PWA and Favicon icons. While the changes applied correctly to the browser tab and mobile home screen, I noticed that the main Jotty icon within the UI was also automatically updated, which was unexpected.

Issue:
The UI logo now uses the 32x32 custom favicon file. Because this icon is scaled up in the interface, it appears very blurry compared to the sharp default logo.

Visual Proof:
Successful customization (PWA/Favicon):
Image
Image
Image

The resulting UI issue (Blurry logo):
Image
Comparison with the default logo:
Image

Suggested Solutions:
Dedicated Field: Add a specific "Custom UI Logo" field in the settings to separate the interface branding from the technical icons (favicon/PWA).
Higher Resolution Fallback: If the UI must reuse an existing custom icon, it should pull from the 192x192 (or higher) source instead of the 32x32 favicon to ensure visual clarity.

Steps to Reproduce

  1. Go to the App preferences section of your Jotty instance.
  2. Upload a custom 32x32 Favicon.
  3. Save changes and refresh the page.
  4. Observe the main Jotty logo located in the top-left corner (or sidebar) of the application UI.

How do you run Jotty?

Docker

Jotty Version

1.21

Checklist

  • I have searched across other issues to make sure this bug has not been already reported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    acceptedThis has been accepted and will be worked onto be deployedBeen worked on and will be deployed in the next release

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions