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.

Programatically focus the select (but not activate) #201

@pietschy

Description

@pietschy

Hi there,

I'm trying to figure out the the best way to focus the select when my page is displayed. In hunting around there's a uiSelectCtrl.activate() method but no equivalent for focus. In digging around HTML5 has an autofocus attribute but wasn't if that would make sense in SPAs or provide much value over a programatic focus mechanism.

I'm happy to do a pull request, but given I'm fairly new to angular, do you have any suggestions for approaching this?

Thanks!

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

    Issue actions