Steps to reproduce:
- Go to Special:AbuseFilter/import
- Add filter text to import
- Click "import data" and get redirected
- View the form at Special:AbuseFilter/New
Expected result:
- No "Export this filter" button is shown, since the filter is being imported
Actual result:
- "Export this filter" button is shown
2 possible solutions:
- Remove "Export this filter" from all uses of Special:AbuseFilter/New
- Remove it from just /New that is being imported - however the warning that "The edit wasn't saved! Please save again." is being shown when importing, but not when just creating a new filter, the same logic can be used to conditionally hide the export button