Skip to content

fix(app): Downvote dialog stops switching states before closing. - #381

Draft
kevin8999 wants to merge 2 commits into
bluelearn-org:mainfrom
kevin8999:fix/remote-vote-button-during-submission
Draft

fix(app): Downvote dialog stops switching states before closing.#381
kevin8999 wants to merge 2 commits into
bluelearn-org:mainfrom
kevin8999:fix/remote-vote-button-during-submission

Conversation

@kevin8999

@kevin8999 kevin8999 commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR removes a visual bug where the downvote modal temporarily switches to its other state (submitted/unsubmitted) before closing (see issue #333 for more information).

Closes #333.

Type of change

  • Bug fix
  • Feature
  • Refactor (no behavior change)
  • Documentation
  • Build / tooling / CI
  • Other: _________

Verification

  • pnpm -r typecheck passes
  • pnpm -r build passes
  • Manually verified in a browser (for UI / behavior changes)
  • Followed the app layout conventions
  • No new dependencies, or new dependencies are justified and AGPL-compatible
  • Change does not violate any non-negotiable principle
  • Documentation only, no changes to the codebase, so no tests required

@kevin8999 kevin8999 changed the title fix(app): fix(app): Downvote dialog stops switching states before closing. Aug 27, 2026
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.

[Bug] Downvote Modal temporarily switches to other state before closing

1 participant