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

[Bug][HorizontalCell]: Некорректное поведение компонента при передаче size=l #6836

Closed
egorprnn opened this issue Apr 16, 2024 · 2 comments · Fixed by #7807

Comments

@egorprnn
Copy link
Contributor

egorprnn commented Apr 16, 2024

Описание

При передаче в HorizontalCell size=l для компонента не устанавливается максимальная ширина, обычная стоит на значении auto и компонент зависит от контента в нем. В фигме size=l ограничен шириной в 140px.

Еще нужно подумать про режим динамической ширины компонента, так как сейчас с l size баг, все его используют для того чтобы вкладывать в эту ячейку контент с динамической шириной для получения нужных отступов в HorizontalScroll, такое поведение терять не хочется.

Версия

6.0.0

В каких браузерах воспроизводится проблема?

Chrome

Скриншоты

Снимок экрана 2024-04-16 в 13 34 15
@SevereCloud SevereCloud added this to VKUI Apr 16, 2024
@github-project-automation github-project-automation bot moved this to 🗃 Backlog in VKUI Apr 16, 2024
@BlackySoul BlackySoul self-assigned this Oct 21, 2024
@BlackySoul BlackySoul moved this from 🗃 Backlog to 🔧 In progress in VKUI Oct 21, 2024
@BlackySoul BlackySoul moved this from 🔧 In progress to 👀 In Review in VKUI Oct 22, 2024
@BlackySoul BlackySoul added this to the v7.0.0-beta.1 milestone Oct 22, 2024
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in VKUI Oct 22, 2024
@vkcom-publisher
Copy link
Contributor

v7.0.0-beta.1 🎉

@inomdzhon inomdzhon modified the milestones: v7.0.0-beta.1, v7.0.0 Dec 2, 2024
@vkcom-publisher
Copy link
Contributor

v7.0.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants