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

creating PR #2635

Open
wants to merge 56 commits into
base: master
Choose a base branch
from
Open

creating PR #2635

wants to merge 56 commits into from

Conversation

weswojciech
Copy link

No description provided.

Copy link

@asakevych asakevych left a comment

Choose a reason for hiding this comment

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

please add demo link

@weswojciech
Copy link
Author

Copy link

@choeqq choeqq left a comment

Choose a reason for hiding this comment

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

I still can submit empty form without any issues, which is not ideal
I want to get an error when trying to submit empty form
I think the menu items should move us to it's sections when clicked, instead of going to /#
I am not sure if you've fixed it already, maybe you'll have to redeploy

@weswojciech weswojciech requested a review from choeqq February 19, 2024 10:46
Copy link

@EdPirro EdPirro 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, @weswojciech! You're almost there, just a few more touches!

In the mobile version of the landing page, in this section, the image should have a bigger height as per the mock-up:

Screenshot 2024-02-19 110720

You can see, in the mockup, it says the height should be 200px; in your landing page the height is only 131px:

Screenshot 2024-02-19 110637

@weswojciech weswojciech requested a review from EdPirro February 19, 2024 15:42
Copy link

@asakevych asakevych left a comment

Choose a reason for hiding this comment

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

Nice! but still some changes are needed 😉
remember to check formatting of your code

src/index.html Outdated Show resolved Hide resolved
src/index.html Outdated Show resolved Hide resolved
src/index.html Outdated Show resolved Hide resolved
src/index.html Outdated Show resolved Hide resolved
src/index.html Outdated Show resolved Hide resolved
src/index.html Outdated Show resolved Hide resolved
src/index.html Outdated
Comment on lines 206 to 212
<input
id="name"
type="text"
placeholder="Name"
class="form__input"
required
>

Choose a reason for hiding this comment

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

add name attribute for your inputs, check them to show error when empty

Copy link
Author

Choose a reason for hiding this comment

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

Isn't 'required' attribute displaying an error when empty?

src/index.html Outdated Show resolved Hide resolved
src/index.html Outdated Show resolved Hide resolved
src/index.html Outdated Show resolved Hide resolved
Copy link

@asakevych asakevych left a comment

Choose a reason for hiding this comment

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

please limit images max width, on big resolution they look bad
image

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