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

Focus after adding item to multiple ui-select #2066

@colinbes

Description

@colinbes

I have updated from prior version and see that focus (and focus/click) position has changed.

In older version after selecting item from choice the user could click next to the item to display the dropdown list. In newer version, on selecting an item, the area doubles in height and the user needs to click below the already selected item to bring up dropdown box. See attachment showing extra space below item where one needs to click.

screen shot 2017-10-19 at 4 21 34 pm

I see the same behavior when running examples and am wondering if there is a way to revert back to previous behavior where combination does not add line below already selected items.

Activity

Jefiozie

Jefiozie commented on Oct 20, 2017

@Jefiozie
Contributor

Hi,

That slipped in indeed can you verify that the PR #2045 is fixing your issue?

colinbes

colinbes commented on Oct 26, 2017

@colinbes
Author

Apologies for long delay.

I wasn't sure which tag the patch was against but I manually updated select.js as best I could and it does seem to resolve the issue.

I assume this fix has not been merged into main project yet?

colinbes

colinbes commented on Oct 30, 2017

@colinbes
Author

@Jefiozie any idea if these changes are going to be merged into project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @colinbes@Jefiozie

        Issue actions

          Focus after adding item to multiple ui-select · Issue #2066 · angular-ui/ui-select