When viewing the site as a non-logged in user then the umami orange favicon is used
But when you log in and then edit anything the standard drupal blue favicon is used

As a new user I find this very strange and it makes it hard to find the correct tab in the browser

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Not Real created an issue. See original summary.

Eli-T’s picture

Category: Bug report » Feature request
Issue summary: View changes
FileSize
242.32 KB

Selection of the favicon is the responsibility of the theme.
Umami uses the Seven theme, and is configured use the favicon supplied by that theme, the Druplicon. So this is not a bug.

However, it would be good if Umami still did use the Umami favicon when performing administration. This can be achieved in the settings for Seven as follows:

Only local images are allowed.

danharper’s picture

Assigned: Unassigned » danharper
Status: Active » Needs review
FileSize
605 bytes

I configured the seven theme and exported the config into the config/install directory but it wouldn't install so I had to use global config instead and add system.theme.global.yml into the config/install directory.

markconroy’s picture

Assigned: danharper » Unassigned

Unassigning so someone can review it, or complete follow-on work that may be needed.

markconroy’s picture

Status: Needs review » Reviewed & tested by the community

This works a treat. A lovely, simple, helpful improvement. Thanks folks.

alexpott’s picture

Category: Feature request » Task
Status: Reviewed & tested by the community » Fixed

Crediting @Not Real for filing the issue and @Eli-T and @markconroy for issue review and management.

Committed and pushed c88201f6ab to 8.7.x and 7888777609 to 8.6.x. Thanks!

As an Umami config improvement backported to 8.6.x

  • alexpott committed c88201f on 8.7.x
    Issue #3028608 by danharper, Eli-T, markconroy, Not Real: Umami -...

  • alexpott committed 7888777 on 8.6.x
    Issue #3028608 by danharper, Eli-T, markconroy, Not Real: Umami -...
pawandubey’s picture

Category: Task » Feature request
Status: Fixed » Reviewed & tested by the community

I have tested the patch#3 and its working as expected.

Eli-T’s picture

Category: Feature request » Task
Status: Reviewed & tested by the community » Fixed

Thanks @pawandubey! However, this has already been committed so putting back to fixed :)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.