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

Removed labeled-by attribute from file input #223

Merged
merged 3 commits into from
Oct 29, 2020

Conversation

Blackbaud-AlexKingman
Copy link
Contributor

#222

@blackbaud-ado
Copy link
Member

Copy link
Member

@Blackbaud-TrevorBurch Blackbaud-TrevorBurch left a comment

Choose a reason for hiding this comment

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

@Blackbaud-AlexKingman - just a couple small comments.

fixture.componentInstance.labelText = 'Something different';
fixture.detectChanges();
fixture.whenStable().then(() => {
expect(fixture.nativeElement).toBeAccessible();

Choose a reason for hiding this comment

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

We should now be using expectAsync on these.

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@codecov
Copy link

codecov bot commented Oct 28, 2020

Codecov Report

Merging #223 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #223   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        29           
  Lines          869       869           
  Branches       162       162           
=========================================
  Hits           869       869           

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 933f4f0...3b24a33. Read the comment docs.

@blackbaud-ado
Copy link
Member

…t.component.fixture.ts

Co-authored-by: John Lyons <John.Lyons@blackbaud.com>
@blackbaud-ado
Copy link
Member

Copy link
Member

@Blackbaud-TrevorBurch Blackbaud-TrevorBurch left a comment

Choose a reason for hiding this comment

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

LGTM

@Blackbaud-AlexKingman Blackbaud-AlexKingman merged commit 05dd52b into master Oct 29, 2020
@Blackbaud-AlexKingman Blackbaud-AlexKingman deleted the file-label-fix branch October 29, 2020 15:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
5 participants