Uploaded image for project: 'Atlassian Ecosystem'
  1. Atlassian Ecosystem
  2. ECO-61

Router functions don't open mailto: links in mail app

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      The navigate and open functions on router in the Custom UI bridge do not treat mailto: links correctly. Rather than opening a mail app, the bridge tries to navigate to the links in the browser.

      Steps to replicate:

      1. Create a Custom UI Forge App
      2. Importe Router to the project;
      3. Attempt to use router.navigate or router.open passing a mailto: URL;

      Expected results:
      Mail app opens with the target address being the one passed as parameter.

      Actual results:
      A browser window opens attempting to access the email address as URL (appending https:// to it).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              resteves Rodrigo Heinzen
              Votes:
              5 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: