Confirmed users
461
edits
| Line 32: | Line 32: | ||
=== Friday, {{#time:d F|{{SUBPAGENAME}} +4 days}} === | === Friday, {{#time:d F|{{SUBPAGENAME}} +4 days}} === | ||
* Added a newline in All Tab UI after websiteCSP rule, User CSP rules and Combine CSP rules | * Added a newline in All Tab UI after websiteCSP rule, User CSP rules and Combine CSP rules for better visibility. | ||
* For filtering, if there is invalid user input, it | * For filtering, if there is invalid user input, it was reported using alert prompt. But it deteriorate user experience and Hides add-on UI. Instead of reporting errors using alert prompt, it would be better to show errors to user in add-on UI. Therefore, errors are now reported in the UI with RED color below the input field. | ||