Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
Please delete options that are not relevant.
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Documentation update
- Code cleanliness or refactor
- Dependency change
Please provide if applicable (browser for frontend
or any visual way to show a backend
change).
Applicable for all code changes.
Manual steps to reproduce this functionality:
- Go to ___ page.
- Click ___. Notice ___.
Applicable for all code changes.
- I have commented my code, particularly in hard-to-understand areas
- I have made corresponding changes to the documentation
- My changes generate no new compiler warnings
- My changes generate no new accessibility errors and/or warnings
- I have added tests that prove my fix is effective or that my feature works
- I have researched WCAG2.1 accessibility standards and met them in this PR (can be navigated using a keyboard)
- My changes look good on IE 10+, Firefox, and Chrome