Skip to content

fix: restore pointer events after guild delete#141

Open
twoscott wants to merge 1 commit intofluxerapp:canaryfrom
twoscott:fix-delete-community-responsiveness
Open

fix: restore pointer events after guild delete#141
twoscott wants to merge 1 commit intofluxerapp:canaryfrom
twoscott:fix-delete-community-responsiveness

Conversation

@twoscott
Copy link

@twoscott twoscott commented Feb 14, 2026

Summary

How to verify

  1. Create a community
  2. Open community settings
  3. Delete the community
  4. Enter password and confirm verification
  5. The app should remain usable and page elements clickable

Tests

  • Added/updated tests (where it makes sense)
  • Unit tests: fluxer_app
  • Integration tests:
  • Manual verification: ran build locally and verified correct behaviour after changes

Checklist

  • PR targets canary
  • PR title follows Conventional Commits (mostly lowercase)
  • CI is green (or I’m actively addressing failures)
  • CLA signed (the bot will guide you on first PR)

Screenshots / recordings (UI changes)

@CLAassistant
Copy link

CLAassistant commented Feb 14, 2026

CLA assistant check
All committers have signed the CLA.

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.

When deleting a server the app becomes unresponsive due to pointer-events not being handled

2 participants