Valentin Serra

Results 96 issues of Valentin Serra

### Context The more we develop, the more issues we start coming across with regard to incorrect state management and re-renders. We have gone with the solution of re-render everything...

backlog

### Is your feature request related to a problem? Please describe. Currently, there is no easy way to import images from the file system without understanding data URIs. This is...

enhancement
backlog
needs discussion

### What should we do? We should extract the scalable component library searching algorithm into a utility. Where and how we should do it is still unclear. ### Why should...

backlog
needs discussion

### Describe the Bug As part of https://github.com/camunda/team-hto/issues/279, I will set up a bunch of skipped unit tests. Currently we are a little too sensitive when it comes to variable...

bug
backlog
spring cleaning

### Is your feature request related to a problem? Please describe. Our components expect certain types sometimes. We've added the component sanitize configuration to help us with that. However, sometimes...

enhancement
backlog

### Describe the Bug [We have disabled dates prior to 1900](https://github.com/bpmn-io/form-js/pull/534) to get around a bug related to historical time zones in the date picker. It would be good to...

bug
backlog
spring cleaning

### What should we do? Let's have a chat and an implementation down the line regarding how we should handle the cursor state across the application. Parts of this discussion...

enhancement
backlog
spring cleaning
a11y

__Describe the Bug__ Currently, we have cases where we can configure an unusable field by setting some kind of a minimum higher than a maximum. A good example of that...

bug
backlog
spring cleaning

__What should we do?__ We should clear up whether we want the editor and the viewer to match 1 on 1 in terms of pixel heights. As we've added new...

backlog

### What should we do? We need to split the `form-js-viewer` state management logic from its rendering in two different projects. ![grafik](https://github.com/bpmn-io/form-js/assets/17801113/e0358f98-90dc-42ea-989e-b63dab3aa845) ### Why should we do it? There are...

in progress