Skip to content

HTML: empty <datalist> in index.html  #70

Description

@martingaston

WHAT UP.

I think the logic here is great, I like how you clear and refill the datalist between lines 13-26 of logic.js.

But if I try and key through the list without putting anything in the search box, I get a big empty list.

I wonder if an alternative is to create the entries as and when needed with document.createElement and node.appendChild? I'm not that knowledgeable about the datalist stuff so I don't know 100% if that will work

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    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