Skip to content

Signup#7

Open
Ogenyi25 wants to merge 3 commits intoDevCAbuja:devfrom
Ogenyi25:Signup
Open

Signup#7
Ogenyi25 wants to merge 3 commits intoDevCAbuja:devfrom
Ogenyi25:Signup

Conversation

@Ogenyi25
Copy link
Copy Markdown
Contributor

@Ogenyi25 Ogenyi25 commented Aug 9, 2019

  • Added views for signup page.
  • Made few changes to the login page

@Balanced02
Copy link
Copy Markdown
Collaborator

Please fix your merge conflicts

Comment thread src/styles/signup.scss
Comment thread src/styles/signup.scss
.icon {
margin: 20px;
}
.input-group {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This is also a kind of repetition, don't you think it's possible to move this common style definition into its own .scss file, inputs.scss for example?

Comment thread src/views/Login/Login.jsx
</div>
<br />
<div className="input-group">
<img src={PasswordIcon} alt="ui" />
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Better alt description will really help accessibility, same for other image tags.

<img className="d-block w-100" src={DevC} alt="Fifth slide" />
</div>
<div className="carousel-item">
<img className="d-block w-100" src={DevC} alt="Sixth slide" />
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Same here also (update alt description e.g alt=" student holing a book, used as the sixth slide")

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.

3 participants