Kruzya
Well-known member
- Affected version
- 2.2.7
Steps to reproduce:
Real result: "No results found" without any text entering.
View attachment KKbdWotXyn.mp4
Looks like input caches available prefixes when user performs first interaction. And this "early interaction" can be a common error, because this inputs located on form before "prefix list", what can cause this "incorrect user experience".
- Open ACP.
- Go to "Nodes", open page for adding forum with "Suggestions" type (
/admin.php?forums/add&parent_node_id=0&forum_type_id=suggestion
). - Interact with "Implemented prefixes" or "Closed prefixes" input.
- Enable required prefixes below for node.
- Try interact again with input.
Real result: "No results found" without any text entering.
View attachment KKbdWotXyn.mp4
Looks like input caches available prefixes when user performs first interaction. And this "early interaction" can be a common error, because this inputs located on form before "prefix list", what can cause this "incorrect user experience".