Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Fix the aria-label property from showing up when there isn't one #14

Merged
merged 1 commit into from
Jan 10, 2019

Conversation

Blackbaud-TrevorBurch
Copy link
Member

Because this property was being set to an empty string the attribute was showing up in the HTML with no value. Removing this default will ensure that the attribute only shows up if it is set by a consumer.

Copy link
Contributor

@blackbaud-conorwright blackbaud-conorwright left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-io
Copy link

Codecov Report

Merging #14 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #14   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          13     13           
  Lines         515    515           
  Branches       87     87           
=====================================
  Hits          515    515
Impacted Files Coverage Δ
.../app/public/modules/checkbox/checkbox.component.ts 100% <100%> (ø) ⬆️

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 facdad9...c7784e6. Read the comment docs.

@Blackbaud-TrevorBurch Blackbaud-TrevorBurch merged commit d759dd0 into master Jan 10, 2019
@Blackbaud-TrevorBurch Blackbaud-TrevorBurch deleted the aria-label-empty-fix branch January 10, 2019 16:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
4 participants