Simple forum software for building great communities.
Go to file
Alexander Skvortsov f4050ff57c Better post loading support (#3100)
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
2021-10-29 13:32:30 -04:00
framework/core Better post loading support (#3100) 2021-10-29 13:32:30 -04:00