You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should remove all mentions and usage of material-icons and replace with usage of Kolibri Design System icons where possible. Where not possible, we should just remove it (as in the base.html file).
Current behavior
We rely on an extra dependency for icons that has an unclear upgrade path.
The text was updated successfully, but these errors were encountered:
Hi @rtibbles,
I’d like to take on this issue. Could you clarify whether there are any specific guidelines or references for implementing Kolibri Design System icons? Also, are there any high-priority sections where this change should be made first?
Search for material-icons in the codebase would be the first start to identify places that need to be updated. Once you've identified what icons are being used, you can cross reference with https://design-system.learningequality.org/icons to see what icons we could replace them with.
It's also possible there are references where it is not being used at all, so we might be able to just remove at those points.
Hi @rtibbles ,
I have raised the PR to replace material-icons with Kolibri Design System icons.
Let me know if changes are needed. Looking forward to your feedback!
Desired behavior
We should remove all mentions and usage of material-icons and replace with usage of Kolibri Design System icons where possible. Where not possible, we should just remove it (as in the base.html file).
Current behavior
We rely on an extra dependency for icons that has an unclear upgrade path.
The text was updated successfully, but these errors were encountered: