Skip to content

Support Start-/EndAdornments for Input fields #2018

Open
@Sewdn

Description

@Sewdn

Is your feature request related to a problem? Please describe.

When inputting number/integers it is often required to indicate what unit needs to be kept in mind.
It is currently not possible to use inputAdornments when using jsonForms

Describe the solution you'd like

I would like to add support to all inputFields to have a start or end adornment.
At least for the material renderers in react, this shouldn't be to hard because of the out-of-the-box support or adornments in the MUI React library (https://mui.com/material-ui/api/input-adornment/#main-content)

Describe alternatives you've considered

I tried to adapt the existing controls, to add an startAdornment and/or endAdornment prop to the MUI Input-component.

This is however currently not possible because:

Framework

React

RendererSet

Material

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions