Skip to content

Allow to await the sidebar - #18929

Merged
skjnldsv merged 2 commits into
masterfrom
enh/sidebar/promise
Jan 22, 2020
Merged

Allow to await the sidebar#18929
skjnldsv merged 2 commits into
masterfrom
enh/sidebar/promise

Conversation

@skjnldsv

Copy link
Copy Markdown
Member

Allow us to await or use then/catch when requesting a file to the sidebar

@skjnldsvskjnldsv added enhancement 3. to review Waiting for reviews medium feature: file sidebar Related to the file sidebar component labels Jan 16, 2020
@skjnldsvskjnldsv added this to the Nextcloud 19 milestone Jan 16, 2020
@skjnldsvskjnldsv self-assigned this Jan 16, 2020
Comment threadapps/files/src/sidebar.js
@rullzer

Copy link
Copy Markdown
Member

/compile amend /

@rullzer

Copy link
Copy Markdown
Member

Needs a rebase!

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
@skjnldsv

Copy link
Copy Markdown
MemberAuthor

/compile amend /

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
@skjnldsvskjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jan 22, 2020
@skjnldsv

Copy link
Copy Markdown
MemberAuthor

@juliushaertl & I approved the backport as this is mostly some code moving around.
@ChristophWurst is against it (that would greatly improve the viewer handling of the sidebar 😉 )

@ChristophWurst

Copy link
Copy Markdown
Member

@ChristophWurst is against it (that would greatly improve the viewer handling of the sidebar wink )

@nickvergessen@rullzer your call. We usually don't backport feature or API changes.

@skjnldsv
skjnldsv merged commit a6a224e into masterJan 22, 2020
@skjnldsv
skjnldsv deleted the enh/sidebar/promise branch January 22, 2020 13:44
@skjnldsv

Copy link
Copy Markdown
MemberAuthor

/backport to stable18

@backportbot-nextcloud

Copy link
Copy Markdown

The backport to stable18 failed. Please do this backport manually.

MorrisJobke added a commit that referenced this pull request Jul 21, 2020
Those tests are actual problems in our code. See #20462 (comment) for a summary by @danxuliu
Basically they are introduced by #18929 but are only revealed by #18764.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
backportbot-nextcloudBot pushed a commit that referenced this pull request Jul 21, 2020
Those tests are actual problems in our code. See #20462 (comment) for a summary by @danxuliu
Basically they are introduced by #18929 but are only revealed by #18764.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishenhancementfeature: file sidebarRelated to the file sidebar componentmedium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@skjnldsv@rullzer@ChristophWurst@juliusknorr