Skip to content

Conversation

@skjnldsv
Copy link
Member

@skjnldsv skjnldsv commented Jun 8, 2020

After #20564

No idea why this works on master, reactivity seems to behave better.
Anyway, it works now™

@skjnldsv skjnldsv added bug 3. to review Waiting for reviews high javascript feature: file sidebar Related to the file sidebar component 18-feedback labels Jun 8, 2020
@skjnldsv skjnldsv added this to the Nextcloud 18.0.6 milestone Jun 8, 2020
@skjnldsv skjnldsv self-assigned this Jun 8, 2020
@skjnldsv
Copy link
Member Author

skjnldsv commented Jun 8, 2020

/compile amend /

Signed-off-by: John Molakvoæ (skjnldsv) <[email protected]>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Copy link
Contributor

@kesselb kesselb left a comment

Choose a reason for hiding this comment

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

Works for me.

@go2sh
Copy link
Contributor

go2sh commented Jun 8, 2020

This commit is the reason, why it works on master an stable19. As I said old nextcloud-vue version...

@kklem0
Copy link
Contributor

kklem0 commented Jun 8, 2020

This commit is the reason, why it works on master an stable19. As I said old nextcloud-vue version...

Just to make sure, this commit was also in stable18 as nextcloud-libraries/nextcloud-vue@ee18269, but I'm probably missing something.

Copy link
Contributor

@go2sh go2sh left a comment

Choose a reason for hiding this comment

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

Tested on an freshly checkout instance of the branche and activity app. Fixes both the old issue and my regression. Sorry for that...

@go2sh
Copy link
Contributor

go2sh commented Jun 8, 2020

@clementhk Hmm okay, maybe you are right. I just saw during my debugging, that the watched fileProp function I use, was not part of the actualy fileProp object watcher list and so the loaded fileProp did not propagate to the tabs :(

@rullzer rullzer mentioned this pull request Jun 8, 2020
1 task
@kklem0
Copy link
Contributor

kklem0 commented Jun 8, 2020

@clementhk Hmm okay, maybe you are right. I just saw during my debugging, that the watched fileProp function I use, was not part of the actualy fileProp object watcher list and so the loaded fileProp did not propagate to the tabs :(

So if we can confirm that stable19/master actually work and don't need porting, we could either just go with this (everything works for me so I guess no harm there) or we could try to find out which commit made stable19/master work and backport it to keep consistency?

@rullzer rullzer merged commit 149d471 into stable18 Jun 9, 2020
@rullzer rullzer deleted the fix/stable18/sidebar-tabs-update branch June 9, 2020 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug feature: file sidebar Related to the file sidebar component high javascript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Updating to 18.0.5.] The document does not display versions, comments, events. (Sidebar)

7 participants