owncloud / web

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

Run the skipped app provider e2e tests #11116

Closed SagarGi closed 8 hours ago

SagarGi commented 4 days ago

Description

We had a failure for the app provider e2e tests https://github.com/owncloud/web/issues/11108 which was introduced by the PR https://github.com/owncloud/web/pull/11103 . The fix was made with the PR https://github.com/owncloud/web/pull/11113 but at the mean time we have skipped the app provider e2e tests because it is failing with issue https://github.com/owncloud/web/pull/11115#issuecomment-2197142841.

10435

Refer to this link for more information. https://github.com/owncloud/web/issues/11108 https://github.com/owncloud/web/pull/11115

TODO

S-Panta commented 3 days ago

Creating a file(word or only office) via API opens a dialogue box that wants to select the text option.

S-Panta commented 3 days ago

Working on this issue is possible if this is fixed https://github.com/owncloud/web/issues/11129