owncloud / web

:dragon_face: Next generation frontend for ownCloud Infinite Scale
https://owncloud.dev/clients/web/
GNU Affero General Public License v3.0
420 stars 156 forks source link

refactor: use AppWrapper for preview app #11073

Closed JammingBen closed 2 weeks ago

JammingBen commented 2 weeks ago

Description

Makes use of the AppWrapper component in the preview app. This reduces boilerplate code in the app and enables the context menu in the app bar.

The resource loading still happens in the preview app because it's heavily tied to it. The loading in the AppWrapper is being bypassed during this.

Related Issue

Types of changes

update-docs[bot] commented 2 weeks ago

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud