-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
occasionally file action confirmation dialog get stuck #1728
Comments
@LukasHirt you have been working in this area already - right? |
@DeepDiver1975 I was fixing the one for overwriting files while uploading. There it was caused by different issue though since looking at the screenshot this at least deletes the message of the dialog... |
same kind of issue but where the button stays disabled: #2027 |
seems many people are getting unlucky now: tests/acceptance/features/webUITrashbin/trashbinFilesFolders.feature:13 is failing on multiple PRs. Raising priority to p1 as this will disturb dev |
@PVince81, the "workaround" was merged today (#2417). So, priority can be reduced from Analysis:I can revisit this later, and try to see what the real problem is. It could be a multitude of following issues:
We fixed this by |
This should be fixed in this PR #3378. I have removed in that PR the workaround in the tests so we need to keep an eye out after it gets merged if it'll be passing. For now, keeping this still open |
Closing this since we've introduced a new modal component a while ago and I've never heard about anyone getting stuck with it 😇 |
Steps to reproduce
Expected behaviour
dialog should close
Actual behaviour
sometimes it get stuck for me after confirmation
Server configuration
Operating system:
Ubuntu 18.04
Web server:
Apache 2
Database:
MySQL
PHP version:
PHP 7.1
ownCloud version: (see ownCloud admin page)
10.3.0 prealpha (git)
Updated from an older ownCloud or fresh install:
fresh
Where did you install ownCloud from:
git
The content of config/config.php:
List of activated apps:
Are you using external storage, if yes which one: local/smb/sftp/...
no
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
Client configuration
Browser:
FF 68
Operating system:
Ubuntu 18.04
Logs
Web server error log
Browser log
The text was updated successfully, but these errors were encountered: