PulseTile / PulseTile-React-Core

PulseTile framework - developed with ReactJS
Apache License 2.0
10 stars 12 forks source link

Accessibility Review Changes #300

Closed simongamester closed 5 years ago

simongamester commented 5 years ago

Changes from the outcome of the Accessibility Review in December 2018 Fixes /LeedsCC/Helm-PHR-Project/issues/32

Page Banners are now visible to resolve issue with missing H1 tags on split screens. Applied to the following screens:

Allergies Contacts Diagnosis Medications

Before and After screenshots attached.

screenshot 2019-01-09 at 16 05 52 screenshot 2019-01-09 at 16 05 40

codecov-io commented 5 years ago

Codecov Report

Merging #300 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #300   +/-   ##
========================================
  Coverage    96.86%   96.86%           
========================================
  Files          120      120           
  Lines         1562     1562           
  Branches       243      243           
========================================
  Hits          1513     1513           
  Misses          39       39           
  Partials        10       10
Impacted Files Coverage Δ
src/components/pages/Allergies/Allergies.js 100% <ø> (ø) :arrow_up:
src/components/pages/Diagnosis/Diagnosis.js 100% <ø> (ø) :arrow_up:
src/components/pages/Contacts/Contacts.js 100% <ø> (ø) :arrow_up:
src/components/pages/Medications/Medications.js 100% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update babbd12...7626495. Read the comment docs.