Sage Ross
Sage Ross
I started from the SVG for this Noun Project icon: https://thenounproject.com/term/git/60038/ (CC-BY, Dmitry Baranovskiy) I edited it to be more fork-like, and then I used this tool to create the...
I was imagining something a little more prominent, such as an icon in the course navbar next to the Get Help button, but I'll ask my colleague to have a...
@Abishekcs ideally, I think it ought to open a model rather than navigating to a different page. but if it's significantly easier to implement as a separate page, that's okay;...
@Abishekcs I think plain text is fine.
The notes are internal notes only intended for admins — either as reminders for the admin writing them, or to share information between admins.
@Abishekcs yes, your question is clear! I think the right way to handle this would be to change the condition for rendering AdminQuickActions to look for admin rather than staff,...
The UI looks fine to me!
@sharon-odhiambo we don't assign issues, but you're welcome to work on this. Please do one rule at a time (in separate PRs), but if you think it's a useful learning...
(Copying over from chat in case it's helpful for someone else...) Yes, but please 1) inspect all the changes to make sure they make sense, and 2) only do this...
Thanks @akanshajais. I'm hesitant to make a permanent exception for the GuardClause rule. In general, I do find it easier to read code where guard clauses are used well to...