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

Created for review #21

Open
wants to merge 159 commits into
base: review2
Choose a base branch
from
Open

Created for review #21

wants to merge 159 commits into from

Conversation

tantany
Copy link
Collaborator

@tantany tantany commented Jun 21, 2020

No description provided.

mm1123452 and others added 30 commits June 12, 2020 14:12
feat: added ability for multiple carousels and not just one
Copy link
Collaborator

@poalrom poalrom 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 a great job! I really appreciated that you finish that project when you have too much work in the last sprints.
There are little issues to fix about image placing and one bug. Users should not can to submit the pledge form multiple times.

And we have some text issues from the NGO. Can you please fix it?
https://yadi.sk/i/95AnztsDpf_XtQ

}

.additional-info__link:hover .arrow-icon {
background: url('../../arrow-icon/yellow-arrow.svg') center right no-repeat;
Copy link
Collaborator

Choose a reason for hiding this comment

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

It's better to make arrow-icon as an element of additional-info block because blocks should not depend on another block

@@ -0,0 +1,23 @@
.carousel__slide-button_type_next {
background-image: url(../../../../images/right-arrow.svg);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Move this image to the modifier folder

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.

5 participants