Skip to content

fix(components/multi-select): chevron overlaps input for layout with status #1744 v4#2373

Open
ickisIckis wants to merge 1 commit intov4from
fix/multiselect-markup-1744-v4
Open

fix(components/multi-select): chevron overlaps input for layout with status #1744 v4#2373
ickisIckis wants to merge 1 commit intov4from
fix/multiselect-markup-1744-v4

Conversation

@ickisIckis
Copy link
Copy Markdown
Contributor

fix(components/multi-select): chevron overlaps input for layout with status #1744
fix(components/tree-multi-select): chevron overlaps input for layout with status #1744

@github-actions
Copy link
Copy Markdown

Visit the preview URL for this PR (updated for commit 9161c98):

https://prizm-v4--pr2373-fix-multiselect-mark-zfmy0ntu.web.app

(expires Sat, 15 Mar 2025 14:44:58 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 7c62ed8dbabf5e2d6b2084ca9e107cc206d30dbd

[active]="singleLine"
[class.hidden]="singleLine"
[reserveSpace]="{ x: 48 }"
[reserveSpace]="layoutComponent?.status === 'default' ? { x: 48 } : { x: 76 }"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

этот input звучит как хак, который не смогли через css выровнять

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

ты имеешь ввиду инпут reserveSpace в принципе?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

можно завести задачу на рефактор для OverflowService, изучить варианты реализации с css

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants