Skip to content

Challenges Component in Contentful #2367

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

Closed
hokienick opened this issue May 21, 2019 · 3 comments
Closed

Challenges Component in Contentful #2367

hokienick opened this issue May 21, 2019 · 3 comments
Assignees
Labels

Comments

@hokienick
Copy link

hokienick commented May 21, 2019

Currently we have a Challenges Block but does not contain any parameters of what it should display. Currently this is the way the Challenges Block displays on our Veterans page:

Screen Shot 2019-05-21 at 2 13 14 PM

I think those boxes are ok, but would like to extend its capabilities by making this row scrollable to the left and right, similar to our Content Slider.

If there are no challenges that are returned, there should be a message displayed instead that says "No Active Challenges Available". If there are only 1 or 2 challenges, those challenges will appear in their current alignment and the other areas will stay blank.

Challenge Parameters

The following should be available to the webpage creator when creating this section:

Challenge Slider Title (Mandatory) - In the example above "Active Challenges" appears upon loading. We should have a textbox that allows us to replace the title.

Challenge Title Contains (optional) - For example, if we want to pull all the active fun challenges, we could type in "fun" here to filter out those types of challenges

Challenge Types Checkboxes (optional) - This page may want to pull challenges that are Code and UI Design types and should be able to choose them here

Technologies (Tags) Textbox (optional) - If we want to display challenges of a certain technology, we should be able to list them here, comma-separated.

Completed Challenges Radio Button (Mandatory - default on "No") - Yes/No radio button. If "yes" is selected, the list should not filter out completed challenges.

@kkartunov kkartunov self-assigned this May 27, 2019
@cwdcwd
Copy link
Contributor

cwdcwd commented Jun 11, 2019

this should all be doable except for maybe the title filter. That could probably be done client side in whatever component we build that fetches the data.
technology filter example https://api.topcoder.com/v4/challenges?filter=technologies%3Dnode.js

@Oanh-and-only-Oanh
Copy link

@hokienick, can you tag this ticket with the corresponding priority level? thanks.

kkartunov added a commit that referenced this issue Jul 1, 2019
kkartunov added a commit that referenced this issue Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants