Sergi Philipsen

Results 52 comments of Sergi Philipsen

@jjansenvr brought the issue up again. Whilst the Frank!Flow resides in a state of MVP (and a bit more) for now, I’ve heard a good idea which I want to...

Until now, it has been hard to map the delete button, because it would also remove a character in the editor. It might be useful to implement it, but with...

This issue has become progressively more complex since a lot of features have been implemented which also update the flow. I'm not sure if it will be possible without an...

The https://frankdoc.frankframework.org can be used now

This might not even have to be done. There is an issue in the frank-doc ibissource/frank-doc/issues/93

So I found out that this functionality actually work pretty good. If you go to Editor mode (effectively destroying the component) and then switch to Hybrid or Flow mode, it...

Jaco suggested removing the center button. This would prevent weird behavior that the user doesn't expect. We could do this, but it would remain an issue for the #468 feature....

You could make a function that only returns the `flowSettings`. In that function, you could check each setting to see if it's an [instanceOf](https://www.educba.com/typescript-instanceof/) `FlowSettings` of if the Keys of...

@diedekerkhof has worked on this and mentioned that the functionality of data lists is different depending on browser. It would still be a great UX feature, but we might hold...

This issue would be conflicting with the recently finished issue (#589). This issue stated that the placement algorithm should be more simple since the previous one, tried to do a...