Uh oh!
There was an error while loading. Please reload this page.
in 14 the click action gets lost in the Backbone view. - #10782
Conversation
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
MorrisJobke
commented
Aug 22, 2018
Does not really work for me: https://cloud.morrisjobke.de/s/B5CJKcNHbWKAyQa As you can see the click on the "Tag" label triggers the dropdown of the tag element but does not change the visibility (not shown input just shows the dropdown and for a shown input the dropdown just switches on and off) |
MorrisJobke
commented
Aug 22, 2018
Or is this a different issue? |
@MorrisJobke different issue, and I could not observe it here. Going to spend another look at it, not sure i manager today/night |
MorrisJobke
left a comment
There was a problem hiding this comment.
Then this breaks master for me - this is the same stuff on master, where I can at least open it once per page refresh: https://cloud.morrisjobke.de/s/ygYmJcTcMEpkajJ
MorrisJobke
commented
Aug 22, 2018
Browser I tested in: Safari |
MorrisJobke
commented
Aug 24, 2018
Let's fix it later and backport. |
blizzz
commented
Sep 12, 2018
FYI, i come back to it asap, but busy with different other things :( |
blizzz
commented
Sep 12, 2018
→ File not found 😿 |
blizzz
commented
Sep 14, 2018
What I see on a QtWebEngine based browser is that after selecting a tag, it is shown on the upper left corner in the browser window. That's the only glitch, otherwise in works. In FF everything is shiny, however. |
blizzz
commented
Sep 14, 2018
And the moment I tried to investigate it, it stopped to happen. Whyever. Anybody else with Safari or who can do reproduce issues? Otherwise i'd vote for merging, as the state is at leat better than before. |
aaronjlawson
commented
Sep 23, 2018
@MorrisJobke Just curious, when this is fixed and merged will it also affect the NextCloud 14/Beta snap? Tags are only working once per page refresh for me as well. Ya'll probably already knew that though. |
MorrisJobke
commented
Sep 24, 2018
Yes. Once fixed it will be in the next release. It seems to be 14.0.2 earliest though |
MorrisJobke
commented
Oct 2, 2018
@blizzz Any news on this one? |
blizzz
commented
Oct 8, 2018
@MorrisJobke still what I said in #10782 (comment) I have not found anyone else with Safari. But since, you're back ;) If you can reproduce it we can tackle that, otherwise merge. |
MorrisJobke
left a comment
There was a problem hiding this comment.
Retested and works better than on master 👍
MorrisJobke
commented
Oct 9, 2018
Let's revert as it breaks the sharing entries. See #11715 (review) |
fixes#10774 – tagging a file does not work with the second time you open the sidebar
I am not sure this is the best way to fix it, but it works. For this at least. There should be some reason why the click action gets unbound in 14, I don't know why though and don't know where to look. Thus, not sure whether this can be a problem for other FilePlugins.