Skip to content

Fix/issues #163 #164 #168 - #169

Merged
Anyesh merged 2 commits into
mainfrom
fix/issues-163-164-168
Aug 20, 2026
Merged

Fix/issues #163 #164 #168#169
Anyesh merged 2 commits into
mainfrom
fix/issues-163-164-168

Conversation

@Anyesh

@Anyesh Anyesh commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Description

Related Issue

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring (no functional changes)
  • CI/CD or build changes

Checklist

  • I have read the CONTRIBUTING guide
  • My code follows the project's coding style
  • I have added tests that prove my fix/feature works
  • New and existing tests pass locally
  • I have updated documentation as needed
  • My changes don't introduce new warnings or errors

Testing

Test Environment

  • Docker Compose
  • Kubernetes
  • Local development

Tests Performed

Screenshots (if applicable)

Additional Notes

Anyesh added 2 commits August 20, 2026 20:01
…#163)

withStore() resolved on request.onsuccess instead of transaction.oncomplete,
losing writes on Safari when the tab backgrounds mid-upload. Records stuck
non-terminal also had no recovery path in the UI - added a cancel action.
UserProfileUpdate silently dropped unrecognized keys and still returned 200,
masking a client sending a mismatched field name (e.g. timeZone). Now 422s.
@Anyesh
Anyesh merged commit d75d74b into main Aug 20, 2026
6 checks passed
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.

1 participant