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

Develop #2664

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

Develop #2664

wants to merge 13 commits into from

Conversation

MateuszCieplak
Copy link

Copy link

@Zibi95 Zibi95 left a comment

Choose a reason for hiding this comment

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

Hey. Go through checklist one more time there are some things that aren't added.

Import logo image as SVG. Its in bad quality when oversized.

h1 Title is different than on Figma it also has underline. The bike image in the header is in bad position on tablets width.

There is title in the footer that is not in figma. Also image in footer is blurred on mobile.

Copy link

@natalia-klonowska natalia-klonowska left a comment

Choose a reason for hiding this comment

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

checklist:

  • When you click on phone icon or phone number in contacts section, make sure that there is no 404 error, make it a real link to start a call on device
  • Location-related addresses / links should open google maps in a new tab target="_blank"
  • Form shouldn't be submitted if some of the fields are not filled
  • Page shouldn't be reloaded on form submit (https://developer.mozilla.org/en-US/docs/Web/API/Event/preventDefault)
  • disable page scrolling under the menu
    image

…elated addresses, repaired problem with form, page scrolling in the menu is disabled
Copy link

@Zibi95 Zibi95 left a comment

Choose a reason for hiding this comment

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

Almost done!

  • On hover, the bigger image goes behind the smaller one! image
  • Fix menu for small screens (if there is not enough space for all the menu items)
    image

@MateuszCieplak
Copy link
Author

Almost done!

  • On hover, the bigger image goes behind the smaller one! image
  • Fix menu for small screens (if there is not enough space for all the menu items)
    image

Hello, Can you expllain to me what should I fix in menu for small screens?

Copy link

@natalia-klonowska natalia-klonowska left a comment

Choose a reason for hiding this comment

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

Almost done!

  • On hover, the bigger image goes behind the smaller one! image
  • Fix menu for small screens (if there is not enough space for all the menu items)
    image

Hello, Can you expllain to me what should I fix in menu for small screens?

scroll is disabled so when the navigation list doesn't fit on small screens users can't scroll down to see all the options
You should be able to scroll inside menu but not whole page under it :)
checklist - here you have some tips how to do it

Copy link

@Zibi95 Zibi95 left a comment

Choose a reason for hiding this comment

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

Well done!

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