Skip to content

Conversation

AbhishekWadhwa
Copy link

No description provided.

swapnesh and others added 21 commits March 27, 2019 13:11
Fix for the generate command failure
…y-fix

Fixed Atom name hardcoding from story on component basis
…y-fix

Fixed Atom name hardcoding from story on component basis
Upgraded the packages and fixed flow errors
…le-to-npm-bundle

Added Missing flow indicator to files, made lib, reports and docs
Copy link

@accesslint accesslint bot left a comment

Choose a reason for hiding this comment

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

There are accessibility issues in these changes.

<React.Fragment>
<Label htmlFor="userid"> User Name </Label>
<Input id="userid" />
<Input id="userid" name="userid" />
Copy link

Choose a reason for hiding this comment

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

Looks like there's a label missing for this input. That makes it hard for people using screen readers or voice control to use the input. If you don't want a visual label, try an aria-label attribute.

@AbhishekWadhwa AbhishekWadhwa merged commit 1d0cf67 into feature/carousal May 16, 2019
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.

4 participants