Fomantic-UI icon indicating copy to clipboard operation
Fomantic-UI copied to clipboard

[Icon] Multiple icons on left/right

Open mvorisek opened this issue 1 year ago • 2 comments

Feature Request

In the latest atk4/ui - https://dev.atk4.org/demos/form-control/input2.php - we introduced "reveal eye" for password. However, we use right Fomantic-UI icon for styling and thus we cannot support classic right icon for such control.

This is a feature request to add support for at least 3 icons on each side.

Based on the current CSS it seems .ui.icon.input > i.icon defines right: 0 and the only? change needed to implement this is an extra style that will define right with space reserved for icons after the current one (or before for left).

mvorisek avatar Sep 24 '24 21:09 mvorisek

@mvorisek Can you please assign this to me ? I can work on it.

Erayushsingh avatar Oct 05 '24 00:10 Erayushsingh

Fell free to submit a PR.

mvorisek avatar Oct 05 '24 07:10 mvorisek