Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display status of test on home page. #65

Open
akshatvg opened this issue Jan 1, 2021 · 1 comment
Open

Display status of test on home page. #65

akshatvg opened this issue Jan 1, 2021 · 1 comment
Labels
bug Something isn't working enhancement New feature or request feature_request good first issue Good for newcomers help wanted Extra attention is needed Minor Version Automatically create a new minor version tag after PR is merged

Comments

@akshatvg
Copy link
Member

akshatvg commented Jan 1, 2021

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).

@akshatvg akshatvg added bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed Minor Version Automatically create a new minor version tag after PR is merged feature_request labels Jan 1, 2021
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.88. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request feature_request good first issue Good for newcomers help wanted Extra attention is needed Minor Version Automatically create a new minor version tag after PR is merged
Projects
None yet
Development

No branches or pull requests

1 participant