Uploaded image for project: 'Realm JavaScript SDK'
  1. Realm JavaScript SDK
  2. RJS-2187

RealmProvider `fallback` property should include progress notifications

      Problem

      Currently, there is no clear way to include display progress notifications when opening a synced Realm.

      We already have complaints about this (see issue #5144).

      Solution

      The best solution would be for the fallback component rendered by the RealmProvider to include properties for the progress notification and re-render when this changes. This would allow more context into the fallback in order to determine that progress is being made in opening the realm.

      Unable to find source-code formatter for language: tsx. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
      const RealmFallback = ({transferred, transferable}) => {...}
      

      Alternatives

      No response

      How important is this improvement for you?

      Would be a major improvement

      Feature would mainly be used with

      Atlas Device Sync

            Assignee:
            gagik.amaryan@mongodb.com Gagik Amaryan (Inactive)
            Reporter:
            andrew.meyer@mongodb.com Andrew Meyer
            AD SDK Team 1
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: