Nico Rehwaldt

Results 274 issues of Nico Rehwaldt

__Is your feature request related to a problem? Please describe__ As a user I want to bind form input to readonly text, potentially formatted using Markdown. __Describe the solution you'd...

enhancement
backlog
channel:support

__Is your feature request related to a problem? Please describe__ In my form I'd like to show, hide, enable or disable elements based on the state of other elements. __Describe...

enhancement
backlog
channel:support

__Is your feature request related to a problem? Please describe__ In my form I'd like to have the ability to edit list elements. Example: A list of invoices that are...

backlog
form field

__Describe the problem you're having__ Our import and export APIs are not aligned with our other toolkits, as they do not import raw text documents but parsed JavaScript objects. That...

enhancement
backlog

__Is your feature request related to a problem? Please describe__ Importing a form schema requires the schema to be already parsed as in `JSON.parse`. This is different from our other...

enhancement
good first issue
backlog
spring cleaning
ux

__Is your feature request related to a problem? Please describe__ The form editor at this stage is not keyboard aware: While there is a visual selection that selection does not...

enhancement
backlog
ux
a11y

# Context We currently show the preview (highlighted in red) in [a quite hacky way](https://github.com/bpmn-io/form-js/blob/master/packages/form-js-editor/src/render/components/FormEditor.js#L303). Things like showing the default value in the preview aren't possible without showing an actual...

enhancement
backlog

__What should we do?__ Fix our [post release steps](https://github.com/bpmn-io/form-js/runs/4845807470?check_suite_focus=true) to not fail if nothing in the examples changed. __Why should we do it?__ It should just work.

backlog
infrastructure
spring cleaning

__Is your feature request related to a problem? Please describe__ When dragging a field we show a hover state over other elements: https://user-images.githubusercontent.com/938244/131629926-4ccad486-7bc9-41c7-ac33-582df7c83add.mov __Describe the solution you'd like__ Do not...

enhancement
good first issue
backlog
editor

__Is your feature request related to a problem? Please describe__ In some environments displayed form data may be to large to load with the form. In such environments lazy loading,...

enhancement
backlog