Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

[$10] - lists in challenge specs #972

Closed
ajefts opened this issue Jan 30, 2017 · 3 comments
Closed

[$10] - lists in challenge specs #972

ajefts opened this issue Jan 30, 2017 · 3 comments
Assignees

Comments

@ajefts
Copy link
Contributor

ajefts commented Jan 30, 2017

A big complaint has been that unordered and ordered lists do not display correctly on the challenge details pages. To reproduce, create or edit a challenge in Direct. Add a list to the details. View the challenge on the community site.

@ajefts ajefts assigned ajefts and birdofpreyru and unassigned ajefts Jan 30, 2017
@ajefts
Copy link
Contributor Author

ajefts commented Jan 30, 2017

@birdofpreyru Would love to get a fix for this one if it's not already on the list.

@birdofpreyru
Copy link
Collaborator

@ajefts It will be done!

Have you seen, we need your help in few issues:

To setup a test challenge in an appeal phase (so that add Complete Appeals / Go to Scorecards buttons into Dashboard, and potentially in challenge details pages):
#958

Here. I'm still struggling with deployment of the backend code, but it looks like somebody is already ahead me and needs help:
#917

@birdofpreyru
Copy link
Collaborator

Expected Fix

  • This should be fixed in the https://github.com/appirio-tech/tc-site repo.
  • Here is the test challenge (you can also access it from the locally deployed tc-site frontend, which already has some enhacements of the challenged details page, not yet deployed into production): https://www.topcoder.com/challenge-details/30056243/?type=develop&noncache=true Both in the CHALLENGE OVERVIEW and FINAL SUBMISSION GUIDELINES sections it has sample ordered and un-ordered lists. You should correct their styling.
  • In the CHALLENGE OVERVIEW section they look this way now:
    scr-5
    For the unordered (not-numbered) list you should add circular bullets and indentation to list items. Also check that the spacing between list items, and paragraphs inside the list items, are the same as within the surrounding text.
    For the ordered (numbered) list you should fix the spacing between list items to match the inter-paragraph spacing in the surrounding text.
  • In the FINAL SUBMISSION GUIDELINES section the lists look this way now:
    scr-6 In addition to the same fixes like in the CHALLENGE OVERVIEW section (bullets, indentation, spacing), you should make the font style inside the lists to match that in the surrounding text.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants