Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Fix baseline when direction-up positioning is used #1123

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cdjackson
Copy link
Contributor

When direction-up positioning is used, there was an issue where the select box would stay aligned at the top, and the height would reduce, meaning the bottom moved away from the top of the search box (see #973).

This PR removes the hardcoded top added in the code, and instead uses CSS positioning to position based on the absolute position at the bottom of the select.

@jtrussell
Copy link

👍

@Iku-turso
Copy link

+1.

@stakach
Copy link

stakach commented Sep 23, 2015

Works for me

@jocelynduc
Copy link

Works for me too

@jocelynduc
Copy link

Bug is fixed in current version of angular-ui-select (0.13.1)

@wesleycho
Copy link
Contributor

Is this already fixed?

This looks like an elegant fix otherwise.

@yogeshgadge
Copy link

Any movement on this ?

@andrew-stewart
Copy link

+1

@andreiho
Copy link

This issue is still happening in the latest version.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants