#6279: fixed aligning of dropdown with coverTrigger=false, when can align bottom #87
+4
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is another PR for Dogfalo#6279. The initial one is #4.
Proposed changes
Original PR #4 fixes the alignment issue when there is not enough space both on the bottom and top sides.
This PR fixes the dropdown cover when there is not enough space at the bottom side, but still enough space at the top side (so scrolling is not needed).
Screenshots (if appropriate) or codepen:
(top and bottow browser panels are part of screenshot, to demonstrate which size is available)
Types of changes
Checklist: