Skip to content

Conversation

@Sadeni-09
Copy link

I did all changes requested and all tests have passed.
Can you please check?
image

Comment on lines 67 to 72
<input
type="email"
name="email"
placeholder="email@example.com"
required
>

Choose a reason for hiding this comment

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

Same

Choose a reason for hiding this comment

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

Not fixed

Copy link

Choose a reason for hiding this comment

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

fix the code style

@Sadeni-09
Copy link
Author

Sadeni-09 commented May 2, 2023 via email

Copy link

@anstsot anstsot left a comment

Choose a reason for hiding this comment

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

The previous comments regarding the code style change aren't fixed. could you please fix it?
after changing any file you have to redeploy and rerun the tests.

Copy link
Author

@Sadeni-09 Sadeni-09 left a comment

Choose a reason for hiding this comment

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

Hi, I deployed again the changes requested. Can you please check?

@Sadeni-09 Sadeni-09 requested a review from anstsot May 11, 2023 19:19
Comment on lines 67 to 72
<input
type="email"
name="email"
placeholder="email@example.com"
required
>

Choose a reason for hiding this comment

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

Not fixed

Comment on lines 102 to 106
<input
type="color"
name="color"
value="#000000"
>

Choose a reason for hiding this comment

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

Not fixed

Comment on lines 111 to 115
<input
type="time"
name="timeToBed"
step="2"
>

Choose a reason for hiding this comment

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

Same

Comment on lines 129 to 135
<input
type="range"
name="rate"
min="0"
max="100"
value="0"
>

Choose a reason for hiding this comment

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

And here

Copy link

Choose a reason for hiding this comment

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

fix the code style

@Anastasiia-Svintsova
Copy link

Anastasiia-Svintsova commented May 12, 2023

Hey! If you have any questions feel free to ask them in the chat in Slack

Copy link

@anstsot anstsot left a comment

Choose a reason for hiding this comment

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

Previous comments aren't fixed. If you have any questions, feel free to ask them in the chat

Comment on lines 78 to 82
<input
type="password"
name="password"
required
>
Copy link

Choose a reason for hiding this comment

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

fix the code style

Comment on lines 67 to 72
<input
type="email"
name="email"
placeholder="email@example.com"
required
>
Copy link

Choose a reason for hiding this comment

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

fix the code style

Comment on lines 129 to 135
<input
type="range"
name="rate"
min="0"
max="100"
value="0"
>
Copy link

Choose a reason for hiding this comment

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

fix the code style

@Sadeni-09
Copy link
Author

@anstsot can you please check my latest deploy?

Copy link

@anstsot anstsot left a comment

Choose a reason for hiding this comment

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

Great job, approved!

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