issues Search Results · repo:freeCodeCamp/ui language:TypeScript
Filter by
63 results
(46 ms)63 results
infreeCodeCamp/ui (press backspace or delete to remove)Description
QuizQuestion no longer takes a validation prop, but some of the code snippets haven t been updated.
Changes needed
- Remove the following line:
- https://github.com/freeCodeCamp/ui/blob/6b83ce3e5a62d54b2cbd939a9f87aff5ec438136/src/quiz-question/quiz-question.stories.tsx#L309 ...
help wanted
huyenltnguyen
- Opened 23 days ago
- #488
https://github.com/freeCodeCamp/freeCodeCamp/pull/55724 makes the danger button disabled until the user has entered the
expected text.
@huyenltnguyen I know this was intentional, but now we have some ...
ojeytonwilliams
- Opened on Jan 30
- #473
Description
Add bash to the following array:
https://github.com/freeCodeCamp/ui/blob/44eec0caef711a0a531c00ecffc5b564e450d009/.babelrc.js#L19
help wanted
huyenltnguyen
- Opened on Jan 14
- #458
Description
Similar to https://github.com/freeCodeCamp/freeCodeCamp/pull/57715, we need to add jsx to the following array:
https://github.com/freeCodeCamp/ui/blob/0e73437b7c3449857af14babd8733bc5b55efd83/.babelrc.js#L19-L32. ...
help wanted
huyenltnguyen
- Opened on Dec 23, 2024
- #449
freecodecamp/ui@3.1.0 is not compatible with React 19. This breaks the upgrade for
https://github.com/freeCodeCamp/exam-env .
I am not sure what is breaking, because the only error is:
Uncaught TypeError: ...
ShaunSHamilton
- Opened on Dec 6, 2024
- #441
Description
If the answer content is too long, the content will overflow its container:
Image
To fix this, add the overflow-auto class to:
https://github.com/freeCodeCamp/ui/blob/73475c9ba952305579f9034f899bb439f834fbb4/src/quiz-question/answer.tsx#L143 ...
help wanted
huyenltnguyen
- 1
- Opened on Dec 4, 2024
- #438
Description
In order to implement the nested super block view, I added headlessui as a dependency to the /learn client (so that we
can iterate more quickly).
However, going forward, we should have an ...
huyenltnguyen
- 1
- Opened on Nov 13, 2024
- #419

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.