Alexis Métaireau

Results 198 issues of Alexis Métaireau

_I've opened a series of issues more to start a discussion about certain features than to tell it should be done. This is one of them and we need to...

We should not show the save and reset buttons when no fields have been added yet, as they are un-effective. I'm not sure what the best way to deal with...

for instance, it could be great to specify the background image and maybe a few colors.

enhancement

We need to have the formbuilder translated in different languages / locales. I have no idea what's the best way to achieve this with react. Any help would be welcome...

enhancement
help wanted

It should be possible to embed a created form on another webpage. And links should be given to the user on how to do this. I wonder if an `iframe`...

enhancement

For this, we would need to generate an `encryptionSecret` on the client side, and pass it to the users using a hash in the URL. Then, all records could be...

enhancement

Sometimes, it can be useful to have a paragraph of text in addition to the different inputs.

enhancement

See https://github.com/yelouafi/redux-saga

enhancement

This is especially true when the target server is booting (the case of heroku free dynos for instance).

The way the drag and drop is currently used is not very user friendly. One way to solve it is to add a handle to the components, and have only...

ux