Skip to content

Custom <select> element implementation (DropdownField) #30

@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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions