[GH-ISSUE #1289] IconButton and IconLabel CSS classes broken #4606

Open
opened 2026-05-23 00:54:29 +01:00 by JakeStanger · 0 comments
Owner

Originally created by @JakeStanger on GitHub (Dec 20, 2025).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/1289

Describe the bug
The wiki states these classes should exist for the workspaces module

Image

Currently they do not appear to be correctly implemented. IconLabel makes some attempt at implementing them, and IconButton does not at all.

Expected behavior

The .icon label should be present always. .text-icon and .image should exist as appropriate

System information:

  • Ironbar version: 0.19.0-pre

Additional information:

Can be worked around by targeting label or picture widgets directly.

Originally created by @JakeStanger on GitHub (Dec 20, 2025). Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/1289 **Describe the bug** The wiki states these classes should exist for the `workspaces` module <img width="806" height="145" alt="Image" src="https://github.com/user-attachments/assets/1e9a994e-8e26-4c43-9427-d1fcc115b239" /> Currently they do not appear to be correctly implemented. `IconLabel` makes some attempt at implementing them, and `IconButton` does not at all. **Expected behavior** The `.icon` label should be present always. `.text-icon` and `.image` should exist as appropriate **System information:** - Ironbar version: 0.19.0-pre **Additional information:** Can be worked around by targeting `label` or `picture` widgets directly.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#4606
No description provided.