Skip to content

name is mandatory in edition pages, attack command (#HL#) rule implemented#580

Open
LuffyNoNika wants to merge 1 commit intomasterfrom
1941-bug-name-field-should-be-mandatory
Open

name is mandatory in edition pages, attack command (#HL#) rule implemented#580
LuffyNoNika wants to merge 1 commit intomasterfrom
1941-bug-name-field-should-be-mandatory

Conversation

@LuffyNoNika
Copy link
Contributor

@LuffyNoNika LuffyNoNika commented Mar 6, 2026

-Edition pages have generally had one FormControl line implemented to forbid empty names
-metadata.service changed for "name not empty rule" implementation for wordlists/rules/other edition pages.
-Atack command rule (new script attack-command.validator) : For both new/edit pages, validator can:
1. Tell the user "command line is required" if the input is empty
2. if only #HL# is written (default): Tells the user that #HL# plus additional is required.
3. Accept if #HL# + smth is written.

-It has been impossible to fix the issue on edit.preconfigured-task component, there were too many unfixable Lint & Prettier errors for me. In this edition page only "name not empty" rule is implemented, not for #HL#

@LuffyNoNika LuffyNoNika linked an issue Mar 6, 2026 that may be closed by this pull request
@LuffyNoNika LuffyNoNika requested review from cv5ch and gpascal123 March 6, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: Name field should be mandatory

1 participant