You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Implement Challenges per page drop-down (Store page selection in sessionStorage for now, because there is no backend component to store that value)
Dropdown works but no sessionStorage. It has to "remember" the selected value and use it when user refreshes the page.