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

[#1748] ev-select 드롭박스 아이템 요소에 따라서 유동적으로 width 값 지정 #1749

Merged
merged 2 commits into from
Aug 20, 2024

Conversation

yeonjin1357
Copy link
Collaborator

작업 배경

  • ev-select 드롭박스 아이템 중 셀렉트 박스보다 width 값이 긴 요소가 있을 경우에도 셀렉트 박스 width 값을 초과하지 못함

변경 사항 요약(Key changes)

  • ev-select 드롭박스 아이템 중 셀렉트 박스보다 긴 요소가 있다면 해당 요소를 기준으로 width 값을 정의함
  • 다만 드롭박스의 최대 width 값은 브라우저의 크기를 넘지 못하며, 리사이즈 시에도 반응형으로 적용됨

기대 동작[Single]

081904

기대 동작[Multi]

081905

@ex-em ex-em merged commit f142bbb into 3.0 Aug 20, 2024
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.

2 participants