Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: solved answer does not update and calls updateSolvedWordsCount once for each word #462

Merged
merged 3 commits into from
May 9, 2024

Conversation

AyadLaouissi
Copy link
Collaborator

Description

In this PR we are fixing in the answer:

  1. Does not override already answered word
  2. On correct answer only calls updateSolvedWordsCount one time for each word.

Screenshots/Video

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

Monday.com Item IDs

6551957998

@AyadLaouissi AyadLaouissi enabled auto-merge (squash) May 9, 2024 15:43
@AyadLaouissi AyadLaouissi merged commit e90d62e into main May 9, 2024
6 checks passed
@AyadLaouissi AyadLaouissi deleted the fix/answer/second-answer-to-not-override branch May 9, 2024 16:59
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