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

Sharing dropdown now opens below #25503

Merged
merged 1 commit into from
Feb 6, 2021

Conversation

PVince81
Copy link
Member

@PVince81 PVince81 commented Feb 5, 2021

Fixes an issue where the dropdown list was not visible on small screens
as it would appear above the field and be hidden behind the container
border.

Fixes #23617

Before:
image

After:
image

As discussed in #23617 (comment)

Fixes an issue where the dropdown list was not visible on small screens
as it would appear above the field and be hidden behind the container
border.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
@PVince81
Copy link
Member Author

PVince81 commented Feb 5, 2021

/backport to stable21

@PVince81
Copy link
Member Author

PVince81 commented Feb 5, 2021

stable20 is not affected

@PVince81 PVince81 requested a review from GretaD February 5, 2021 13:54
Copy link
Contributor

@GretaD GretaD left a comment

Choose a reason for hiding this comment

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

..since you helped me out fixing my local instance :)
tested and it works

@rullzer rullzer merged commit 572dd7b into master Feb 6, 2021
@rullzer rullzer deleted the bugfix/23617/fix-share-dropdown-position branch February 6, 2021 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Share multiselect overlapped on small screens
3 participants