Skip to content

Custom <select> element implementation (DropdownField) #30

Open
@andersevenrud

Description

@andersevenrud

Sine the standard <select> DOM element has browser specific behavior and styling, it would be better to have a custom implementation.

  • Use <input type="text" /> as base
  • Dropdown with options
  • Keybindings for navigating options
  • Blur event to make dropdown disappear when no longer focused

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions