Skip to content

refactor(web): remove the need for redirect-guards in account / transaction details#365

Merged
mikonse merged 1 commit into
masterfrom
milo/improve-initial-group-loading
Feb 21, 2026
Merged

refactor(web): remove the need for redirect-guards in account / transaction details#365
mikonse merged 1 commit into
masterfrom
milo/improve-initial-group-loading

Conversation

@mikonse
Copy link
Copy Markdown
Member

@mikonse mikonse commented Feb 21, 2026

Now blocks while loading group contents in order for fresh page loads to have the most recent data. This fixes the issue of loading links to currently uncached transactions / accounts leading to 404 redirects.

closes #348

…action details

Now blocks while loading group contents in order for fresh page loads to have the most recent data.
This fixes the issue of loading links to currently uncached transactions / accounts leading to 404 redirects.

closes #348
@mikonse mikonse merged commit f833c52 into master Feb 21, 2026
10 checks passed
@mikonse mikonse deleted the milo/improve-initial-group-loading branch February 21, 2026 21:48
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.

opening transaction links may result in 404

1 participant