Skip to content

refactor: use functional setState to avoid stale state issues#203

Merged
joaocarmo merged 1 commit intomainfrom
fix-code-quality
Apr 4, 2026
Merged

refactor: use functional setState to avoid stale state issues#203
joaocarmo merged 1 commit intomainfrom
fix-code-quality

Conversation

@joaocarmo
Copy link
Copy Markdown
Owner

@joaocarmo joaocarmo commented Apr 4, 2026

Request type

Summary

Replace direct state access with functional setState pattern to ensure state updates are based on the most current state value

Check lists

  • Tests passed
  • Coding style respected

Replace direct state access with functional setState pattern to ensure
state updates are based on the most current state value
@joaocarmo joaocarmo self-assigned this Apr 4, 2026
@joaocarmo joaocarmo added the fix Fixes something label Apr 4, 2026
@joaocarmo joaocarmo merged commit 2d4cc59 into main Apr 4, 2026
3 checks passed
@joaocarmo joaocarmo deleted the fix-code-quality branch April 4, 2026 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Fixes something

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant