Remove/update usage of deprecated electron `remote` module

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 1.32.6
    • Affects Version/s: None
    • Component/s: Tech debt
    • None
    • 2
    • Iteration Fish, Iteration Grouper
    • Not Needed

      In version 12, electron deprecated usage of the `remote` module and will remove it fully in 14. We use this in a few places in our code in places that we can replace with either the new `@electron/remote` branch, or we might be able to remove the remote module usage entirely like how we updated the file picker in compass-connect recently: https://github.com/mongodb-js/compass/pull/2380

      More info:
      https://www.electronjs.org/docs/breaking-changes#deprecated-remote-module

            Assignee:
            Le Roux Bodenstein
            Reporter:
            Rhys Howell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: