maz-ui icon indicating copy to clipboard operation
maz-ui copied to clipboard

itemWidth for MazSelect

Open vedatyilmaz opened this issue 2 years ago • 3 comments

add itemWidth option for MazSelect

What kind of change does this PR introduce? (check at least one)

  • [ ] Bugfix
  • [x] Feature
  • [ ] Code style update
  • [ ] Refactor
  • [ ] Build-related changes
  • [ ] Other, please describe:

Does this PR introduce a breaking change? (check one)

  • [ ] Yes
  • [x] No

vedatyilmaz avatar Sep 06 '22 16:09 vedatyilmaz

Hi @vedatyilmaz,

The prop max-list-width is not enough for your use case ?

LouisMazel avatar Sep 19 '22 14:09 LouisMazel

Hi @LouisMazel it could be useful min-list-width to specify minimum width and item-width to specify exact width for items

vedatyilmaz avatar Sep 19 '22 14:09 vedatyilmaz

Hi @LouisMazel it could be useful min-list-width to specify minimum width and item-width to specify exact width for items

Ok, so I will review your MR. I change the target branch of the PR to a release branch

LouisMazel avatar Sep 19 '22 14:09 LouisMazel