Fix icon and counter in custom fields settings
What does this MR do and why?
- Remove edit button
- Remove total count
- Change Archive icon to Redo
- Reset create custom field form after saving
- Disable autocomplete on Name field (prevent browser dropdown with previous names)
How to test
- Enable
custom_fields_featurefeature flag - Go to top level group, then Settings > Issues
- Create some custom fields
- Archive them
- View the archived custom fields
Related to #521701 (closed)
Edited by Simon Knox