-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Minor VersionAutomatically create a new minor version tag after PR is mergedAutomatically create a new minor version tag after PR is mergedbugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestfeature_requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
On the main students page where students see all the featured clubs through the ClubCarousel.js component, we display whether there is an active test or not based upon the numOfTestsPublished variable (none if 0 and an icon if >=1).
Change the logic to display the icon only when numOfTestsPublished>0 as well as if the active tests have not ended (the test end time shouldn't have passed).
Metadata
Metadata
Assignees
Labels
Minor VersionAutomatically create a new minor version tag after PR is mergedAutomatically create a new minor version tag after PR is mergedbugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestfeature_requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed