coforma / swift-tech-challenge

MIT License
0 stars 0 forks source link

First round of accessibility fixes #168

Closed gmrabian closed 5 months ago

gmrabian commented 5 months ago

Summary

  1. H1 appears as top item on apply and confirmation pages
  2. Single
    tag pair on each page
  3. "Apply" and "View more" buttons now state which institution they go with (e.g. "Apply to Penn State University")
  4. Details page uses h2s for card titles and h3s for large black text
  5. Required application fields have text (required) after the field name
  6. Essay question guidance appears once above all essay questions
  7. Spinner has text indicating content is loading
  8. Main navigation has a clear name: "Main navigation" instead of main-header-nav navigation

Fixes #167

Type of change

How To Test

Checklist:

codeclimate[bot] commented 5 months ago

Code Climate has analyzed commit 68d0d9f8 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 86.1%.

View more on Code Climate.