Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-8455

Autocomplete no longer works in 'tag' input field

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • Beta
    • None
    • None
    • None

      The new voting ability for tags is finally in! yay!
      but.
      In beta, possibly coinciding with the introduction of tag voting, autocomplete no longer suggests anything for the 'tag' input field.

      Expected behaviour:
      autocomplete would work in this field, as it has in the past. It's useful for remembering previously used tags, avoiding typos etc.

      New behaviour:
      autocomplete no longer suggests anything in the 'tags' input field.

      Possible reason:
      The input field used to have a name attribute, but no longer does. Some (all?) browsers use the name attribute when suggesting autocomplete.

      In production: <input class="tag-input" name="tag.tags" value="" type="text">
      In beta: <input class="tag-input" style="flex-grow:2;" data-reactid=".0.2.0" type="text">

      if possible I'd really really like to have this capability back.

      (with thanks to CallerNo6)

            bitmap Michael Wiencek
            zaphodbeeblebrox ApeKattQuest, MonkeyPython
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                Beta