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

Move search box off screen when clicked and searchDisabled #613

Closed

Conversation

aeisenberg
Copy link
Contributor

This change ensures that the search boxes are not hidden
when in !searchEnabled and they are clicked. This
ensures that they can still receive focus and react to
keyboard events. This addresses issue #331.

I'm not super happy with this change since it feels a bit
odd to move elements offscreen in order to ensure they
can still receive focus. Suggestions on improvement are
welcome.

This change ensures that the search boxes are not hidden
when in !searchEnabled and they are clicked. This
ensures that they can still receive focus and react to
keyboard events. This addresses issue angular-ui#331.
@sagivf
Copy link

sagivf commented Jun 15, 2015

+1 will this be merged?

@user378230
Copy link
Contributor

Closing as I believe this has been superseded by a different PR that has been merged.

@user378230 user378230 closed this Nov 11, 2016
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.

4 participants