Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Restore loading bar and FlowEditor state on Editor-only routes #3772

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

DafyddLlyr
Copy link
Contributor

@DafyddLlyr DafyddLlyr commented Oct 7, 2024

What does this PR do?

How can I test this?

  • All Editor routes should have a loading progress bar, when navigating between routes. There is still an initial loading spinner on first load.
  • All non-Editor routes should have a loading spinner

@DafyddLlyr DafyddLlyr changed the title fix: Setup loadingView for public interface only fix: Restore loading bar and FlowEditor state on Editor-only routes Oct 7, 2024
Copy link

github-actions bot commented Oct 7, 2024

Removed vultr server and associated DNS entries

@DafyddLlyr DafyddLlyr marked this pull request as draft October 7, 2024 21:18
@DafyddLlyr DafyddLlyr requested a review from a team October 8, 2024 06:28
@DafyddLlyr DafyddLlyr marked this pull request as ready for review October 8, 2024 06:28
)
: compose(
withView(loadingView),
const loadDraftRoutes = () =>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice refactor - much easier to read :)

@DafyddLlyr DafyddLlyr merged commit 97f4bf6 into main Oct 8, 2024
12 checks passed
@DafyddLlyr DafyddLlyr deleted the dp/fix-route-loading branch October 8, 2024 12:13
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.

2 participants