freeCodeCamp/client/src
Naomi Carrigan 2fbdfa5d09
feat: add ask for help button (#45636)
* feat: add ask for help button

* feat: move button to test output area

* feat: track number of attempts

* feat: add ask button to buttons container

* feat: restructure lower jaw

* feat: adjust the lower jaw styles

* fix: unmount component

* feat: restructure the lowerjaw

* fix: move aria live region to encompass both status and hint

* feat: rebase main

* feat: remove lower jaw update from test useEffect

* fix: output viewzone resize on output change

* fix: change encouragement message based on attemps

* fix: maintain lowerjaw height when tests run

* feat: remove set height and clear feedback

* fix: adjust lower jaw state on reset

* fix: focus submit button when challenge is completed

* fix: add aria-hidden after 500ms

* add translations

* fix: clean up

* feat: fade in test feedback after each attempt

* feat: make lower jaw accessible

* fix: clean up

Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>
Co-authored-by: Bruce B <bbsmooth@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2022-05-17 21:22:03 +05:30
..
__mocks__ chore(client): reorder and rename rwd changes (#45972) 2022-05-16 19:40:18 +05:30
__tests__/integration chore: convert error test to TypeScript (#45841) 2022-05-02 08:19:55 -07:00
analytics fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
assets feat: add ask for help button (#45636) 2022-05-17 21:22:03 +05:30
client fix: fix util import statement (#45104) 2022-02-24 08:16:47 -08:00
client-only-routes feat: migrate locale test to ts v2 (#45793) 2022-05-02 17:53:30 +02:00
components chore(client): reorder and rename rwd changes (#45972) 2022-05-16 19:40:18 +05:30
pages feat: new js cert (#45873) 2022-05-16 11:53:45 +02:00
redux feat(donation): set donor cookie (#45808) 2022-05-07 14:53:01 +09:00
resources feat: new js cert (#45873) 2022-05-16 11:53:45 +02:00
templates feat: add ask for help button (#45636) 2022-05-17 21:22:03 +05:30
utils fix(curriculum): interfering style elements (#46000) 2022-05-17 21:13:36 +05:30
declarations.d.ts refactor: ignore eslint less (#45082) 2022-02-11 10:28:13 -08:00
html.tsx feat(client): convert class components to functional components (#43226) 2021-10-27 11:17:47 +05:30