Skip to content

Add challenge paused functionality and UI updates#2868

Merged
CollinBeczak merged 1 commit into
mainfrom
paused-challenges
Jul 15, 2026
Merged

Add challenge paused functionality and UI updates#2868
CollinBeczak merged 1 commit into
mainfrom
paused-challenges

Conversation

@CollinBeczak

@CollinBeczak CollinBeczak commented Jul 11, 2026

Copy link
Copy Markdown
Collaborator
  • Introduced a new PausedSwitch component to manage the paused state of challenges, allowing toggling of the paused status.
  • Updated ChallengeOverviewWidget to include the PausedSwitch and display a warning when tasks cannot be completed or reviewed while paused.
  • Enhanced ChallengeDetail and ReviewTaskControls to show messages indicating when a challenge is paused, preventing task reviews and completions.
  • Added relevant translations for paused state messages in multiple components.
  • Implemented Redux action to handle the paused state in the challenge management service.

Merge in tandom with: maproulette/maproulette-backend#1254

- Introduced a new PausedSwitch component to manage the paused state of challenges, allowing toggling of the paused status.
- Updated ChallengeOverviewWidget to include the PausedSwitch and display a warning when tasks cannot be completed or reviewed while paused.
- Enhanced ChallengeDetail and ReviewTaskControls to show messages indicating when a challenge is paused, preventing task reviews and completions.
- Added relevant translations for paused state messages in multiple components.
- Implemented Redux action to handle the paused state in the challenge management service.
@CollinBeczak CollinBeczak requested a review from jake-low July 13, 2026 15:11
@CollinBeczak

Copy link
Copy Markdown
Collaborator Author
Screenshot 2026-07-14 at 3 27 46 PM Screenshot 2026-07-14 at 3 27 57 PM Screenshot 2026-07-14 at 3 28 12 PM Screenshot 2026-07-14 at 3 28 24 PM

@CollinBeczak CollinBeczak merged commit 1e91cfc into main Jul 15, 2026
6 checks passed
@CollinBeczak CollinBeczak deleted the paused-challenges branch July 15, 2026 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants