primereact icon indicating copy to clipboard operation
primereact copied to clipboard

Fix #2745: Multiselect inline flex

Open kalinkrustev opened this issue 3 years ago • 5 comments
trafficstars

Add inline, flex and itemClassName properties for MultiSelect, to control the panel display and make it possible to render it inline or apply flex layout to it.

image image

Fix #2745

kalinkrustev avatar Apr 12 '22 10:04 kalinkrustev

Excellent PR. Can you please open a matching issue so I can link the PR to a ticket?

melloware avatar Apr 12 '22 10:04 melloware

Done

kalinkrustev avatar Apr 12 '22 11:04 kalinkrustev

Hi @kalinkrustev,

Thanks a lot for this great feature! We will evaluate this after the 8.0.Final. If the team approves this PR, we will also add this feature to PrimeVue and PrimeNg.

mertsincan avatar Apr 15 '22 09:04 mertsincan

When components were based on classes, I was able to achieve this functionality by subclassing and overriding some methods, but now I can't. I hope it can be accepted.

kalinkrustev avatar Apr 15 '22 09:04 kalinkrustev

Hi @mertsincan, what do you mean with "after 8.0.Final" ? I see the issue #2745 was assigned to the 9.0.0 milestone.

kalinkrustev avatar Apr 21 '22 11:04 kalinkrustev

@kalinkrustev do you mind rebasing this PR?

melloware avatar Nov 10 '22 18:11 melloware

Yes, I will rebase it. I hope next Monday I will be able to do this.

kalinkrustev avatar Nov 11 '22 16:11 kalinkrustev

Rebasing was hard, so I made manually the same modifications on top of master.

kalinkrustev avatar Nov 14 '22 09:11 kalinkrustev