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

The Met lending was created #1530

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

Conversation

IrynaK-a
Copy link

@IrynaK-a IrynaK-a commented Sep 22, 2022

@IrynaK-a IrynaK-a changed the base branch from master to develop September 22, 2022 11:07
@IrynaK-a IrynaK-a changed the base branch from develop to master September 22, 2022 11:08
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
>
<img
src="./images/photos/3.png"
alt="First exhibition"

Choose a reason for hiding this comment

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

second

src/styles/blocks/contacts.scss Outdated Show resolved Hide resolved
transition: #{$_property} 0.3s;
&:hover {
#{$_property}: $_toValue;
// @mixin hover($_property, $_toValue) {

Choose a reason for hiding this comment

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

do you need this?

src/styles/blocks/icon.scss Outdated Show resolved Hide resolved
@for $end from $start through 12 {
@include on-tablet {
&--tablet-#{$start}-#{$end} {
grid-column: #{$start} / #{$end + 1};

Choose a reason for hiding this comment

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

move this into mixin

src/styles/blocks/header.scss Show resolved Hide resolved
@TarasHoliuk
Copy link

Let's make the form more live:

  • clear form on Send button
  • add validation to inputs

Copy link

@TarasHoliuk TarasHoliuk left a comment

Choose a reason for hiding this comment

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

You did an amazing job 🔥
I've left only one comment, check it, please

@IrynaK-a IrynaK-a requested review from TarasHoliuk and removed request for ivanchuk-yurii October 4, 2022 09:01
Copy link

@liliia-livandovskaya liliia-livandovskaya 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! There are several things to work on:

  1. Add the hover effect to the items in this block

Screenshot 2022-10-05 at 15 55 42

2. Remove it

Screenshot 2022-10-05 at 15 56 11

3. Page shouldn't be reloaded on form submit 4. The speed of animations is the same throughout the landing page (for example, increasing when hovering or moving blocks when scrolling)

@IrynaK-a IrynaK-a requested review from liliia-livandovskaya and removed request for TarasHoliuk October 6, 2022 09:16
Copy link

@liliia-livandovskaya liliia-livandovskaya 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! There are several things to work on:

  1. Location-related addresses / links / images should open google maps in a new tab target="_blank". Also, add hover effects on links.

Screenshot 2022-10-07 at 14 41 22

  1. Page should not be reloaded on the form submit

  2. The speed of animations is the same throughout the landing page

@IrynaK-a
Copy link
Author

IrynaK-a commented Oct 7, 2022

Great job! There are several things to work on:

  1. Location-related addresses / links / images should open google maps in a new tab target="_blank". Also, add hover effects on links.
Screenshot 2022-10-07 at 14 41 22
  1. Page should not be reloaded on the form submit
  2. The speed of animations is the same throughout the landing page

I removed reloading and kept only form automatically clearing after submit and scrolling to the top of the page.

Copy link

@SanyaBratashchuk SanyaBratashchuk left a comment

Choose a reason for hiding this comment

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

  1. remove scroll to the top of the page, after form submit

@IrynaK-a IrynaK-a requested review from SanyaBratashchuk and removed request for liliia-livandovskaya December 22, 2022 10:08
Copy link

@loralevitska loralevitska left a comment

Choose a reason for hiding this comment

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

Keep up the good work! Some comments to fix:

  1. Link broken when I click to home in menu
    image
  2. Remove gap for linking
    image
  3. Add a smooth disappearance of the menu after clicking on the logo
2022-12-22.19.03.24.mov

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.

6 participants