Vitalii Nobis

Results 29 comments of Vitalii Nobis

@adrians5j While updating tests following the recent status updates, I noticed that [this](https://github.com/webiny/webiny-js/blob/next/packages/api-form-builder/__tests__/forms.test.ts#L249) test fails. The test involves publishing a form revision and then incrementing its views. However, with our...

> @adrians5j While updating tests following the recent status updates, I noticed that [this](https://github.com/webiny/webiny-js/blob/next/packages/api-form-builder/__tests__/forms.test.ts#L249) test fails. The test involves publishing a form revision and then incrementing its views. However, with...

> @neatbyte-vnobis - I've tested this one, but I don't really understand how it works. I see the cell has a toggle saying absolute positioning, but when I toggle that...

@SvenAlHamad @adrians5j Any updates on this PR? Maybe it worth to merge latest `next` into it and retest it

@SvenAlHamad Is this feature still relevant? Should we resolve conflicts and retest it, or close this PR?

@adrians5j Any new thoughts on this PR? Or should we stick with one of the provided solutions?

@adrians5j While adding similar changes to PB I've noticed that there is no delete option in PB settings crud (FB settings crud [has](https://github.com/webiny/webiny-js/blob/next/packages/api-form-builder/src/plugins/crud/settings.crud.ts#L189) it). Should we add one? Then we...

@adrians5j Currently, the FB/HCMS PR is focused on migrating only `forms` and `submissions`. Changes in this PR are related to FB `settings` (not sure what is current plan for FB...