Closed (fixed)
Project:
Bulma CSS
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 May 2022 at 19:51 UTC
Updated:
23 Apr 2023 at 15:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mlncn commentedComment #3
mlncn commentedDoing this for 8.x-1.x-dev but should be cherry-picked for 2.0.x too i think.
Comment #7
mlncn commentedHappy to be a co-maintainer here also.
Comment #8
nedjoThx!
From the Bulma documentation it doesn't look like we need the is-multiple class on the select element, just on the wrapper.
For the wrapper, we could use
create_attribute()then conditionally add a class. Something like:That would be very welcome. Unfortunately I don't have the relevant permission to add maintainers.
Comment #9
shyam_bhattThe "MR !3" is working fine. Please check the below image.
Before:

After:

Comment #11
valictnx, committed
Comment #12
valic@mlncn added you as co-maintainer