-
-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
area: frontendChanges to front-end codeChanges to front-end code
Description
It is possible to answer a question with JS disabled, but not to create a post. The issue is the tags -- tags are required, but the widget that responds to typing with completion options requires JS, and we don't fall back to just letting you type. This needs some thought, because we probably don't want to just let people type -- that way lies typos and spurious tags that moderators will have to clean up. Is there some non-JS way to present the tags (that wouldn't be tedious when there are dozens or hundreds of them)? Or should we just let people type but require some sort of validation on submission (which would not allow people to create new tags)?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: frontendChanges to front-end codeChanges to front-end code