freeCodeCamp/client/src
abe 4494b0c05b
fix(UI): keep portal preview open (#48451)
* moved portal states to redux

stored a global window

open window if does not exist clear htmlif already exists

moved close window to desktop-layout

close portal if user navigates to route outside of challenges

naming conventions, specify url

dispatch setIsAdvancing and use in portal preview

* fix: close portal if main window closes

* fix: refactor it

* Revert "fix: refactor it"

This reverts commit 197a40a3a6.

* feat: add isAdvancing to hotkeys

* fix: revert to pane on first step of block

* fix: safari issues

* fix: revert to pane when not advancing

---------

Co-authored-by: kravmaguy <flex4lease@gmail.com>
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
2023-02-06 08:18:46 +01:00
..
__mocks__ feat(client): add jest snapshot for settings button and certification… (#48751) 2023-01-25 19:02:54 +05:30
__tests__/integration chore: convert error test to TypeScript (#45841) 2022-05-02 08:19:55 -07:00
analytics feat(client): add ES GTM id (#49057) 2023-01-19 13:17:49 +02:00
assets chore(i18n): small fixes in translations.json (#48894) 2023-01-02 22:32:52 +05:30
client feat(tools): ignore no-unused-vars on underscore (#48386) 2022-11-04 10:43:46 +05:30
client-only-routes fix(client): GA to GTM Migration (#48811) 2023-01-07 11:36:45 +05:30
components feat(client): make the console RTL (#49210) 2023-02-02 20:20:49 +05:30
pages fix(client): GA to GTM Migration (#48811) 2023-01-07 11:36:45 +05:30
redux fix(UI): keep portal preview open (#48451) 2023-02-06 08:18:46 +01:00
resources fix: update formating per prettier 2023-01-08 21:24:01 +05:30
templates fix(UI): keep portal preview open (#48451) 2023-02-06 08:18:46 +01:00
utils fix(client): GA to GTM Migration (#48811) 2023-01-07 11:36:45 +05:30
declarations.d.ts feat: make toggle tab setting permanent in monaco editor (#48529) 2022-12-09 09:43:49 +01:00
html.tsx feat(client): add rtl direction attribute to html element (#48245) 2022-10-28 08:13:09 +02:00