Skip to content
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

in 14 the click action gets lost in the Backbone view. #10782

Merged
merged 1 commit into from
Oct 8, 2018

Conversation

blizzz
Copy link
Member

@blizzz blizzz commented Aug 21, 2018

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.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz blizzz added this to the Nextcloud 14 milestone Aug 21, 2018
@MorrisJobke
Copy link
Member

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
Copy link
Member

Or is this a different issue?

@blizzz
Copy link
Member Author

blizzz commented Aug 22, 2018

@MorrisJobke different issue, and I could not observe it here. Going to spend another look at it, not sure i manager today/night
.

Copy link
Member

@MorrisJobke MorrisJobke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
Copy link
Member

Browser I tested in: Safari

@MorrisJobke MorrisJobke added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Aug 24, 2018
@MorrisJobke
Copy link
Member

Let's fix it later and backport.

@blizzz
Copy link
Member Author

blizzz commented Sep 12, 2018

FYI, i come back to it asap, but busy with different other things :(

@blizzz
Copy link
Member Author

blizzz commented Sep 12, 2018

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

→ File not found

😿

@blizzz
Copy link
Member Author

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
Copy link
Member Author

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.

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.

@blizzz blizzz added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Sep 14, 2018
@aaronjlawson
Copy link

@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
Copy link
Member

@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.

Yes. Once fixed it will be in the next release. It seems to be 14.0.2 earliest though

@MorrisJobke
Copy link
Member

@blizzz Any news on this one?

@MorrisJobke MorrisJobke added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Oct 2, 2018
@blizzz
Copy link
Member Author

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.

Copy link
Member

@MorrisJobke MorrisJobke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Retested and works better than on master 👍

@MorrisJobke MorrisJobke merged commit c4ac9bc into master Oct 8, 2018
@MorrisJobke MorrisJobke deleted the fix/10774/deadtagaction branch October 8, 2018 15:14
@MorrisJobke MorrisJobke added 4. to release Ready to be released and/or waiting for tests to finish and removed 2. developing Work in progress labels Oct 8, 2018
@MorrisJobke
Copy link
Member

Let's revert as it breaks the sharing entries. See #11715 (review)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug feature: tags
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tagging not working stable on cloud.nextcloud.com
5 participants