Valentin Serra

Results 96 issues of Valentin Serra

__Describe the Bug__ Follow up to https://github.com/bpmn-io/form-js/issues/198 When lagging due to a very large amount of values, the tag-list control [sometimes creates duplicate entries](https://github.com/bpmn-io/form-js/pull/262#issuecomment-1145681061). __Steps to Reproduce__ 1. Use a...

bug
needs review

__Is your feature request related to a problem? Please describe__ As we are investing a significant amount of effort into our human workflows tooling, and wanting to make `form-js` more...

enhancement
backlog

__Describe the Bug__ ``` $ npm run release -- v0.7.2 > form-js@ release C:\dev\proj\camunda\bpmn-io\form-js > run-s distro test "lerna-publish -- {@}" -- "v0.7.2" > form-js@ distro C:\dev\proj\camunda\bpmn-io\form-js > run-s clean...

bug
backlog

__Is your feature request related to a problem? Please describe__ Currently numbers are implicitly considered to be integer, but we should also allow for floating point numbers as is the...

enhancement
backlog

__Is your feature request related to a problem? Please describe__ As part of our initiative to enable more use cases in form-js, we want to allow users to enter larger...

enhancement
backlog
pm

__Describe the Bug__ Currently what is displayed in the playground's second data window is the form state, but that does not correspond to the submission data that it claims to...

bug
in progress

__Is your feature request related to a problem? Please describe__ When moving form elements around, the element becomes removed from the editor before it's been dropped somewhere else, which leads...

enhancement
backlog
ux

__Is your feature request related to a problem? Please describe__ Very often in form interaction, we want to supply multiple different sets of data that we might not know the...

enhancement
backlog
needs discussion

__Is your feature request related to a problem? Please describe__ We decided to take default values from multi-selects out of the scope of our form-js improvements due to it requiring...

enhancement
backlog

__Is your feature request related to a problem? Please describe__ As our component library grows the CSS files used to describe them are starting to become more complicated and harder...

enhancement
backlog
spring cleaning