LabeledInput causes ids to appear multiple times in document

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 2.7.0
    • Affects Version/s: None
    • Component/s: frontend
    • None

      The LabeledInput component passes the id property both to the label as well as the input: Github Link.

      So both the label and the input element have the same id, which is forbidden: MDN Link.

      In general I would like to prevent using ids at all.

            Assignee:
            Unassigned
            Reporter:
            Sebastian Stamm
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: