Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style guide tweaks #1070

Merged
merged 9 commits into from
Mar 13, 2019
Merged

Style guide tweaks #1070

merged 9 commits into from
Mar 13, 2019

Conversation

ericsorenson
Copy link

No description provided.

Copy link

@kkoskelin kkoskelin left a comment

Choose a reason for hiding this comment

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

Try providing an aria-label="your description" and I think we'll be good.

@@ -2,7 +2,7 @@ import { FontAwesomeIcon } from '@fortawesome/react-fontawesome';
import React from 'react';

export const Interstitial = () => (
<div className="progress-indicator">
<div className="progress-indicator" aria-live="assertive">
Copy link

@kkoskelin kkoskelin Mar 12, 2019

Choose a reason for hiding this comment

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

OK, but without a message (e.g. aria-label="one moment") the assertive value may not be entirely useful.

Copy link
Author

Choose a reason for hiding this comment

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

Think we should just remove it?

Copy link
Author

Choose a reason for hiding this comment

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

@kkoskelin updated!

@ericsorenson ericsorenson merged commit ef54233 into develop Mar 13, 2019
kkoskelin pushed a commit that referenced this pull request Apr 15, 2021
8078 - More explicit error logging, catch missing s3 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants