Skip to content

Conversation

@zoldar
Copy link
Contributor

@zoldar zoldar commented Jan 7, 2026

Changes

This change removes async assignment of query result in LV pages breakdown. As we rely on optimistic loading state, async assign is unnecessary and even counterproductive as it requires distinct handling of loading state (phx loading attribute is not set for the duration of loading it, it would have to be done with a hook).

Tests

  • Automated tests have been updated
  • This PR does not require tests

@zoldar zoldar requested a review from RobertJoonas January 7, 2026 13:07
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.

3 participants