tgxworld
(Alan Tan)
August 14, 2025, 7:07am
5
I think a simple change we can make here is just to use a consistent icon for the button which I am proposing in this PR:
main
← icon_convert_theme_button
opened 07:05AM - 14 Aug 25 UTC
Before this change, no icon is set for the button when the theme being
displaye… d is not a theme component. That made the UI inconsistent since
all the surrounding action buttons has an icon. Previously, a cube was
used for a theme component but we don't see how that makes sense
anymore.
Upon clicking the button, there is a confirmation dialog that indicates
to the user whether we are converting the curren theme to a component or
not.
### Screenshot
<img width="460" height="114" alt="Screenshot 2025-08-14 at 3 05 36 PM" src="https://github.com/user-attachments/assets/a31ad6ad-8ac5-4be5-a29d-e2c02aecb39a" />
There should be no need for the button’s icon to convey the kind of conversion that is happening for the theme because that is handled by the confirmation dialog when the button is clicked.
Pinging @hugh and @awesomerobot for a quick review.
5 Likes