Tags at max length get created instead of input rejection


  • Trolleybus Mechanic

    There seems to be a max length for tags. That's fine, BUT-- if you start typing a tag, and hit the max length.

    Expectation: Further input is ignored, just like any other input field with a MaxLength.

    What actually happens: NodeBB detects you are at max length, and creates the half-finished tag.

    :/

    edit I see we still also haven't fixed "Pressing CTRL-ENTER while typing in a tag doesn't create the tag"