BCStudentSoftwareDevTeam / celts

Web app to support the CELTS program at Berea College
BSD 3-Clause "New" or "Revised" License
1 stars 8 forks source link

We added icons for the status such as Approved, In progress and Submi… #1272

Closed Ndiayem14 closed 4 months ago

Ndiayem14 commented 4 months ago

In the course management, we added different user status icons with other icons such as Submitted, Approved, and In Progress. We use FontAwesome to do it. #1273

Screenshot 2024-07-12 105903

ali-ramazani commented 4 months ago

The code works all right. I just suggest that you lowercase "Status" in the HTML tag as every attribute name is lowercase in our codebase.

esw0624 commented 4 months ago

Made the changes from Ali's comment

github-actions[bot] commented 4 months ago

View Code Coverage

Ndiayem14 commented 4 months ago

We added a few spaces between the text and the icon.