Codex buttons are type="submit" by default and there is no easy way to pass type=button as mentioned in T312987. This causes the most recent edit button options to submit the form.
Steps to replicate the issue (include links if applicable):
- Log in as a mentor
- Navigate to the Mentor dashboard
- Open the filters dropdown
- Select any option from the "Most recent edit" button groups
What happens?:
All the filters are submit immediately
What should have happened instead?:
The value should be kept for later submission but the filters should not be submitted until the user clicks on the "Update" button
Software version (skip for WMF-hosted wikis like Wikipedia):
wmf-25 and later. The bug was introduced in gerrit 819647
Other information (browser name/version, screenshots, etc.):