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

Fix multiselect bar overlapping recommendations #15164

Merged
merged 3 commits into from Apr 23, 2019

Conversation

jancborchardt
Copy link
Member

Fix nextcloud/recommendations#29 please review @MorrisJobke @ChristophWurst @nextcloud/designers

Before:
multiselect before

After:
multiselect bar after

And even sticky when scrolling:
multiselect bar sticky

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
apps/files/css/files.scss Outdated Show resolved Hide resolved
@jancborchardt
Copy link
Member Author

Backport to stable16 at #15166 if needed.

@skjnldsv
Copy link
Member

Backport to stable16 at #15166 if needed.

you could have use the backport bot? :)

@jancborchardt
Copy link
Member Author

Backport to stable16 at #15166 if needed.

you could have use the backport bot? :)

Yeah, I remembered directly after I opened the backport 🤦‍♂️ :D What’s the syntax again? /backport stable16?

@skjnldsv
Copy link
Member

/backport to stable16

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
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.

Tested and works 👍

@MorrisJobke MorrisJobke added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Apr 18, 2019
Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

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

Thank you!

Copy link
Member

@skjnldsv skjnldsv left a comment

Choose a reason for hiding this comment

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

Please use @include position('sticky'); then. It will do it automatically :)

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
@skjnldsv skjnldsv merged commit ca92a7c into master Apr 23, 2019
@skjnldsv skjnldsv deleted the recommendations-multiselect-overlap branch April 23, 2019 14:06
@backportbot-nextcloud
Copy link

backport to stable16 in #15198

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 design Design, UI, UX, etc. feature: files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiselect table header overlays the recommendations
4 participants