Skip to content

[Input] components should have the same style as [Input] inside [Form] component #6253

Open
@bytasv

Description

@bytasv

Steps

I'm using react semantic-ui but I think it's relevant to style of the framework:

  1. Restyle regular Input
  2. Use that Input inside a Form

Expected Result

I will be able to see restyled Input inside form

Actual Result

Input looses style because From provides it's own style for Inputs

Version

2.3.z

Why are there different styles for from inputs and standalone inputs? It seems that it forces me to duplicate restyling effort. Or is there something I don't get? This seems like a bug in the framework

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions