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

enhancement_425_cart_cards #431

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Conversation

AlexanderMorugin
Copy link
Collaborator

@AlexanderMorugin AlexanderMorugin commented Jun 22, 2024

Поправил верстку карточек на странице корзины. Правок по компонентам никаких не делал. Сделал по быстрому, по простому. Если будет задача в дальнейшем, то компонент надо будет переделать красиво

@AlexanderMorugin AlexanderMorugin requested a review from aimenin June 22, 2024 12:30
@AlexanderMorugin AlexanderMorugin self-assigned this Jun 22, 2024
@AlexanderMorugin AlexanderMorugin linked an issue Jun 22, 2024 that may be closed by this pull request
2 tasks
Copy link
Collaborator

@aimenin aimenin left a comment

Choose a reason for hiding this comment

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

Отличная работа, по поводу того, чтобы переделать компонент - я посмотрю задачи сегодня и если не будет ничего срочного, то можно будет брать эту

onClick={decreaseAmountHandler}>
<ArrowIcon className={styles.arrowLeft} />
</Button>
<input
Copy link
Collaborator

Choose a reason for hiding this comment

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

Насколько помню у нас в shared есть компонент Input - здесь его можно заиспользовать

@AlexanderMorugin AlexanderMorugin merged commit 6a551a1 into master Jun 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request верстка
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Баг с дизайном карточек в корзине
2 participants