Skip to content

File Handler custom action fails to open new browser tab in OneDrive personal app for Teams desktop client #1896

Open
@kpoimenidis

Description

@kpoimenidis

Description:
In the OneDrive personal app for the Teams desktop client, clicking the file handler custom action does not open a new browser tab as expected. Although the network activity in the developer tools shows that a request is sent to obtain a pre-authorized URL for the file, no subsequent action occurs to open a browser tab with the file.

Steps to Reproduce:

  1. Open the OneDrive personal app within the Teams desktop client.
  2. Select any file in your OneDrive repository.
  3. Click on the file handler custom action.
  4. Observe in the browser’s developer tools (Network tab) that a request is sent to retrieve a pre-authorized URL.
  5. Note that despite the successful network request, no new browser tab open.

Expected Behavior:
Clicking the file handler custom action should result in opening a new browser tab that navigates to the URL for this action.

Observed Behavior:
The request for the pre-authorized URL is initiated and appears successful in the network logs.
No new browser tab opens, preventing access to the file via the expected workflow.

Environment:
Client: OneDrive personal app within Teams desktop client
Operating System: macOS
Teams Version: 25060.203.3471.5023
File Types: any

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions