Skip to content

Typing a correct option in to the autocomplete will not get accepted #472

Open
@edwardhorsford

Description

@edwardhorsford

If a user types their answer in to the autocomplete rather than picking one - even if it's an exact match, that answer will not get submitted.

I'd consider this quite a serious bug - and am surprised we haven't come across it before. I assume on blur we should be checking the value and doing some stuff - but it seems like this only happens on interaction with the suggestions.

I've frequently observed users type complete answers in the autocomplete and not even realise suggestions were showing. Where the answers are short (eg 'French') they may well have typed the answer before ever noticing the suggestions.

There are some related bugs with this:

  • If they previously picked a different answer, then change the text and type a different, correct answer, then the old answer will be submitted.
  • If they type a correct answer, but in different case, that answer will also not be saved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    investigation🐛 bugSomething isn't working the way it should (including incorrect wording in documentation)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions