Skip to content

Conversation

@skjnldsv
Copy link
Member

@skjnldsv skjnldsv commented May 5, 2020

After #20771
Better fix, it seems to create some issues on some other browsers.
Do not trigger twice if the fileinfo changed is exactly the same.

Fix broken acceptance sharing tests

@skjnldsv skjnldsv self-assigned this May 5, 2020
@skjnldsv skjnldsv added 3. to review Waiting for reviews bug labels May 5, 2020
@skjnldsv skjnldsv force-pushed the fix/sidebar-fileinfo-change branch from ebce822 to 1b5072d Compare May 5, 2020 18:02
@skjnldsv skjnldsv requested review from danxuliu and nickvergessen May 6, 2020 07:39
@MorrisJobke MorrisJobke force-pushed the fix/sidebar-fileinfo-change branch from 1b5072d to 5ce7b17 Compare May 6, 2020 19:31
@MorrisJobke
Copy link
Member

/compile amend /

@nextcloud nextcloud deleted a comment from skjnldsv May 6, 2020
Signed-off-by: John Molakvoæ (skjnldsv) <[email protected]>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
@npmbuildbot-nextcloud npmbuildbot-nextcloud bot force-pushed the fix/sidebar-fileinfo-change branch from 5ce7b17 to d37c5c3 Compare May 6, 2020 19:41
},
},
beforeMount() {
Copy link
Contributor

Choose a reason for hiding this comment

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

In theory, the beforeMount hook should not be used for data loading, because its not executed within SSR. To load data, the created hook should be used.

But it has no real implications here, just a tiny nitpick. ;-)

@rullzer rullzer merged commit 35a506d into master May 7, 2020
@rullzer rullzer deleted the fix/sidebar-fileinfo-change branch May 7, 2020 07:20
@MorrisJobke MorrisJobke added this to the Nextcloud 20 milestone May 8, 2020
@MorrisJobke
Copy link
Member

/backport to stable19

@MorrisJobke
Copy link
Member

@rullzer @skjnldsv I guess this is fine for 19?

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants