feat(Step Icon): Improve default option#2290
Conversation
…y get imported into
|
Coverage Impact Unable to calculate total coverage change because base branch coverage was not found. Modified Files with Diff Coverage (5)
🤖 Increase coverage with AI coding...🚦 See full report on Qlty Cloud » 🛟 Help
|
breity
left a comment
There was a problem hiding this comment.
Looks good. 👍
One suggestion: If a step being imported doesn't have an icon, we should set an icon (hat and color of the lesson being imported to) for the new step. Right now, the imported step will use the hat icon and default gray color.
|
Fixed! PTAL. |
|
🎉 This PR is included in version 5.220.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |

Currently, we assign a gray hat icon for new steps and lessons. This makes the unit feel gray and dull. This PR tries to improve this by making the unit more colorful and organized. We do this by changing the following:
Test
Closes #2286