-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
task solution #2677
base: master
Are you sure you want to change the base?
task solution #2677
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Link do demo nie działa :c
Jak wpisuje taki tez: https://krawczykdamiann.github.io/layout_miami/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- styles in your demo don't work so try to make deploy again
- when switching from menu to the details, images overlap the menu background:
- Add a favicon
- Change text color on hover for phone, email and address
- 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
- When clicking on any location / address - prevent errors and make it to open location in Google Maps
- Pictures in Gallery should increase on hover
- Placeholders in the forms suggest what to enter; apply validation of the form fields (required, email / tel etc.), then it is clear in what format to enter the data
- Form shouldn't be submitted if some of the fields are not filled
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Style ani obrazki dalej sie nie ładuja. Wychodzi na to ze sa jakies problemy ze ścieżkami.
Jak sam nie ogarniesz wbij na jakies QnA to ktos na pewno ci pomoze
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ogólnie super robota!
Jest tylko mały szczegół
tam szerokosc całego skrinu jest na jakies 1260px a zauwaz ze kontent i tak nie styka sie z krawedziami ekranu.
A tutaj skrin z mojego monitora 1980px
Radze dodac jakis container tak aby trzymał on kontent wysrodkowany i w odpowiednich ryzach. Sprobuj uzyc max-width margin auto
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you still need to disable scrolling for menu. suggestion on how to do it you can find inside
checklist
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- use images with better quality and change layout so all titles and paragraphs were the same height
- checklist: Page shouldn't be reloaded on form submit (https://developer.mozilla.org/en-US/docs/Web/API/Event/preventDefault)
- you have to large margins for mobile because on 320px your title should be in one line (also phone icon is too large and not centered)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- when switching from menu to the details, images overlap the menu background:
- Page shouldn't be reloaded on form submit (https://developer.mozilla.org/en-US/docs/Web/API/Event/preventDefault)
- images, titles and paragraphs should be on the same height
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nie widze zmian o ktorych mówiła Natalia wczesniej
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- popraw layout dla tabletu (przejdź po wszystkich elementach i sprawdź czy zgadzają się odległości bo też np nawigacja powinna mieć większy padding górny więc zobacz czy gdzieś jeszcze są tego typu błędy)
- cała sekcja compare bikes ma większe marginesy oraz zbyt duży odstęp między nazwami a paragrafami
[DEMO LINK] https://KrawczykDamiann.github.io/layout_miami/
Nie ładuje styli! Problem ze strony GH.