Skip to content

✨(frontend) open WOPI editor after file creation#720

Open
Wqrld wants to merge 1 commit into
suitenumerique:mainfrom
Wqrld:auto-open
Open

✨(frontend) open WOPI editor after file creation#720
Wqrld wants to merge 1 commit into
suitenumerique:mainfrom
Wqrld:auto-open

Conversation

@Wqrld

@Wqrld Wqrld commented May 30, 2026

Copy link
Copy Markdown

Purpose

Resolves #717

When a file is created using the creation menu and WOPI is enabled, automatically open it in a new tab. Also select the file in the listing independent of WOPI being enabled or not.

preserves the existing redirect behavior for changes in the shared/stars folders.

#700 dropped the in-page preview for WOPI files, so we just follow drive's current behavior and open in a new tab.

Proposal

Location Type WOPI Behavior
My Files Folder Select
My Files Document Yes Select + open WOPI tab
My Files Document No Select
Shared With Me/Stars Folder Redirect into new folder + select
Shared With Me/Stars Document Yes Redirect to My Files + select + open WOPI tab
Shared With Me/Stars Document No Redirect to My Files + select

Disclaimer: AI-assisted, tested manually by a human, PR by a human.

@Wqrld Wqrld force-pushed the auto-open branch 2 times, most recently from fb566db to a5ec3c4 Compare May 30, 2026 12:17
Resolves suitenumerique#717

When a file is created using the creation menu and WOPI is enabled,
automatically open it in a new tab.

Also select the file in the listing independent of WOPI being enabled or not.

Preserves the existing redirect behavior for
changes in the shared/stars folders.

Signed-off-by: Wqrld <wereld03@gmail.com>
@sonarqubecloud

sonarqubecloud Bot commented Jun 8, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Creating a new document should automatically open it

1 participant