gcivil-nyu-org / INET-Monday-Fall2023-Team-5

3 stars 5 forks source link

Fixed Bug;'Submit Choice' Button: Update Word Sampling Logic #303

Closed aya0221 closed 10 months ago

aya0221 commented 10 months ago

Resolved the 'Submit Choice' button non-responsiveness issue by correcting a bug in the replenish_simple_words function. Adjusted the word sampling logic to prevent negative count scenarios, enhancing button stability and responsiveness.