Skip to content

fix(challenge): recitfiy challenge loading through url (@albindavidc)#7723

Open
albindavidc wants to merge 3 commits intomonkeytypegame:masterfrom
albindavidc:fix/loading-challenge-url
Open

fix(challenge): recitfiy challenge loading through url (@albindavidc)#7723
albindavidc wants to merge 3 commits intomonkeytypegame:masterfrom
albindavidc:fix/loading-challenge-url

Conversation

@albindavidc
Copy link

Description

Rectified the error of loading the challenges through url.

  1. delayed the loading of the challenges from url.
  2. updated the notifications. (as it was notifying both in controller and in the handler)

Checks

  • Check if any open issues are related to this PR; if so, be sure to tag them below.
  • Make sure the PR title follows the Conventional Commits standard. (https://www.conventionalcommits.org for more info)
  • Make sure to include your GitHub username prefixed with @ inside parentheses at the end of the PR title.

Closes #7704

Reference Image
image

@monkeytypegeorge monkeytypegeorge added the frontend User interface or web stuff label Mar 26, 2026
Copy link
Member

@fehmer fehmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi @albindavidc , pr looks good, few comments to fix

@github-actions github-actions bot added waiting for update Pull requests or issues that require changes/comments before continuing and removed waiting for update Pull requests or issues that require changes/comments before continuing labels Mar 26, 2026
@albindavidc albindavidc requested a review from fehmer March 26, 2026 11:38
@github-actions github-actions bot added the waiting for review Pull requests that require a review before continuing label Mar 26, 2026
@github-actions github-actions bot added waiting for update Pull requests or issues that require changes/comments before continuing and removed waiting for review Pull requests that require a review before continuing labels Mar 26, 2026
@github-actions github-actions bot removed the waiting for update Pull requests or issues that require changes/comments before continuing label Mar 26, 2026
@albindavidc albindavidc requested a review from fehmer March 26, 2026 11:57
@github-actions github-actions bot added waiting for review Pull requests that require a review before continuing and removed waiting for review Pull requests that require a review before continuing labels Mar 26, 2026
@albindavidc albindavidc requested a review from fehmer March 26, 2026 11:59
@github-actions github-actions bot added the waiting for review Pull requests that require a review before continuing label Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend User interface or web stuff waiting for review Pull requests that require a review before continuing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

loading challenge via url fails

3 participants