Skip to content

Comments

Fix sidebar open#338

Merged
skjnldsv merged 1 commit intomasterfrom
fix/sidebar-open
Jan 10, 2020
Merged

Fix sidebar open#338
skjnldsv merged 1 commit intomasterfrom
fix/sidebar-open

Conversation

@skjnldsv
Copy link
Member

@skjnldsv skjnldsv commented Jan 9, 2020

@skjnldsv skjnldsv added bug Something isn't working 3. to review Waiting for reviews integration Compatibility with other apps labels Jan 9, 2020
@skjnldsv skjnldsv added this to the Nextcloud 18 milestone Jan 9, 2020
@skjnldsv skjnldsv self-assigned this Jan 9, 2020
@skjnldsv
Copy link
Member Author

skjnldsv commented Jan 9, 2020

/compile amend /

@cypress

This comment has been minimized.

@skjnldsv
Copy link
Member Author

/compile amend /

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

this.sidebarWidth = sidebar.offsetWidth
setTimeout(() => {
Copy link
Member Author

Choose a reason for hiding this comment

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

we really need to bind the sidebar open to a proper Promise so that apps can await for it

Copy link
Member

@Mikescops Mikescops left a comment

Choose a reason for hiding this comment

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

Code review ok, not tested live

@skjnldsv
Copy link
Member Author

skjnldsv commented Jan 10, 2020

Code review ok, not tested live

I also added some tests, you can review the videos as well (far right button) :)
https://dashboard.cypress.io/projects/xysa6x/runs/1032/specs

@skjnldsv skjnldsv merged commit eaa1209 into master Jan 10, 2020
@delete-merged-branch delete-merged-branch bot deleted the fix/sidebar-open branch January 10, 2020 14:52
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 Something isn't working integration Compatibility with other apps

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Opening sidebar and then closing it leaves in strange state

2 participants