Project

General

Profile

Actions

Bug #24879

closed

Site icon breaks frame in new admin bar

Added by Colin McDonald about 17 hours ago. Updated about 16 hours ago.

Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
Toolbar
Target version:
Start date:
2026-04-21
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

See attached screencast in an incognito window, not sure what's happening here. This is the site that is covered up by the icon overflow. Maybe something is off in its settings or theme?

https://amid1010.commons.gc.cuny.edu/


Files

sites-icon.png (480 KB) sites-icon.png Colin McDonald, 2026-04-21 12:24 PM
sites-admin-icon.mov (28.8 MB) sites-admin-icon.mov Colin McDonald, 2026-04-21 12:24 PM
sites-admin-icon-2.mov (22.5 MB) sites-admin-icon-2.mov Colin McDonald, 2026-04-21 12:27 PM
Actions #1

Updated by Colin McDonald about 17 hours ago

Quick followup and second attachment, didn't realize this overflow icon issue is down the whole menu as you scroll.

Actions #2

Updated by Boone Gorges about 17 hours ago

It appears that the styling for these icons depends on the blavatar class, but some icons (locally uploaded, I think) don't have the blavatar class.

Actions #3

Updated by Raymond Hoh about 16 hours ago

  • Category name set to Toolbar
  • Status changed from New to Resolved
  • Target version set to 2.7.2

Thanks for finding this bug, Colin.

Boone is correct that the blavatar CSS class is missing. This is due to the BP Groupblog plugin's filter overriding the site icon from the bp_get_site_avatar() function. When BP Groupblog overrides the site icon for group sites, it doesn't use the passed 'blavatar' class that is used in the original function call. I've added some code to manually add the 'blavatar' CSS class back in https://github.com/cuny-academic-commons/cac/commit/9443df5e4726b0059e7322dce48a89c3e4ee3a3f. Fix is also pushed to production.

Actions

Also available in: Atom PDF