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

Better post loading support #3100

Merged
merged 1 commit into from
Oct 29, 2021
Merged

Better post loading support #3100

merged 1 commit into from
Oct 29, 2021

Commits on Oct 11, 2021

  1. Better post loading support

    Needed for https://github.com/flarum/core/issues/3043.
    
    Some posts are loaded dynamically, and won't be immediately available. In this case, we show a loading indicator instead of displaying content. In this PR:
    
    - We redraw post content if loading state has chnaged
    - We show a loading indicator while loading
    askvortsov1 committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    4df7487 View commit details
    Browse the repository at this point in the history