Fomantic-ui: [Dropdown] action button has incorrect border radius

Created on 7 Oct 2019  ·  6Comments  ·  Source: fomantic/Fomantic-UI

Bug Report

Expected result

Dropdown should not have border radius between the action.

Actual result

Dropdown has border radius as it normally would.

Testcase

https://jsfiddle.net/pxstuqo9/

Screenshot (when possible)

image

Version

2.7.8

Related issues

https://github.com/Semantic-Org/Semantic-UI/issues/5314

lancss tasui-issue typbug

Most helpful comment

I would like to work on this issue :)

All 6 comments

A good fix to this would be to create a new variation for the dropdown of ui action dropdown which is the same as ui action input but its for the dropdown https://fomantic-ui.com/elements/input.html#action

I would like to work on this issue :)

@hammy2899 border-radius: unset property won't do the task?

Thanks!

@itsaakashpatel Most likely yes but it would be better to add actions support to dropdown.

Fixed by #1073
See https://jsfiddle.net/7gf135dc/
@hammy2899 Do you want to open another issue with your dropdown action suggestion (although i think it's not needed now)

@lubber-de I'll just leave it for now since this is technically fixed and the only issue is the class naming isn't semantically correct.

Was this page helpful?
0 / 5 - 0 ratings