• Meta
  • Dev forum updated – watch out for regressions!

Well, it's not supposed to appear that often 😉
And it is better than looking at a loading indicator forever with no indication that something has gone wrong.

  • aan replied to this.

    Franz what if we just show nothing if something went wrong 😁, it appears so often on my phone, so annoying... Maybe because of my Internet speed to slow cause something went wrong when contacting server

      Berlyn the best way to start fixing it is to add something else to the "Ops..." that would help developers to find the reason.

        Fastidious Definitely, I think fixing the problem is better than just removing an error message though. An issue has been raised inside Github for this already, so I know the developers are investigating it.

        aan The issue you're having has been reported here. If you (or someone else) could investigate the error on your end using these instructions, that would be extremely helpful!

        • aan replied to this.

          Berlyn Than why the Flarum is not opening on Android EMULATOR/Webview while all others do?

          Toby I think it happen because of unstable Internet connection, it never happens when I'm on desktop with stable Internet connection, it also happen when using esotalk on my phone.

          So, I prefer to show nothing when something went wrong, to prevent annoying user when they're reading the discussion

          Well, what if something went wrong while we loaded the discussion? There's no way around these errors - but yes, maybe we can work on making them more informative.

          Felli Thank you. But here for me its not working. Strange! I have tried from my local Android Studio Emulator as well!

          It's because of the Chrome's feature compress data I think.

          Nicely done. I like the preview without a preview button. Can't wait 🙂

          Toby Refresh button on the discussion list. This will be automatically hidden by the Pusher extension when I get around to writing that.

          Isn't this possible any other way? How is Discourse doing it? Having to push the refresh button to find out new posts/replies (it doesn't refresh notifications either) is a chore. Now, having to rely on a third party service makes me uneasy.

          • Toby replied to this.

            Fastidious I think we'll eventually have a short-polling solution in core (i.e. check for new stuff every 30 seconds, same as esoTalk does). But it's not a priority just yet.

              Toby Emojis are automatically converted to Twemoji so everyone sees them the same.

              Sorry if I might seen to be coming back here to dissect things. This "feature," will it be configurable? I detest Emojis and emoticons.

              Toby
              polling or web socket should be used to update without a refresh button. That's one of the great Esotalk features. So Flarum also should support automatic updates.