-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
Tagging files does not always work on cloud.nextcloud.com, current version as of 21.08.2018
Expected behaviour:
Tags show including the input field to add more tags
Actual behaviour:
Nothing happens upon click, not even any JS error in the dev console.
This only happen sometimes, sometimes it works.
How to reproduce it:
Reload the browser page with Nextcloud file explorer in a folder that contains multiple files.
Open document details of one file, click on "Tags": the tag input box appears.
Now open the document details of another file (without reloading the browser!), click on "Tags": the tag input box does not appear.
BlueIce