Nilesh
Nilesh
@iFlameing I will try to replicate it in couple of days, Right now caught up with something. Is it urgent?
> @nileshgulia1 @sneridagh Can we merge this and go fixing the errors? @wesleybl Since this is based on new prefix branch, I think we should make it work with cypress(and...
@davisagli @wesleybl Since we set the baseUrl in cypress, the tests like these will eventually fail: https://github.com/plone/volto/blob/05e4cbd95207331c957f94261f5ae5620f0931dc/packages/volto/cypress/tests/core/content/content.js#L225 because the assertion stands wrong. We need to update the tests to use...
@wesleybl I took care of most of the tests. The remaining failing tests I see are not very much related to prefix feature, I think they are flaky which should...
> > @wesleybl I took care of most of the tests. The remaining failing tests I see are not very much related to prefix feature, I think they are flaky...
It would be ideal to check or make that objectBrowserWidget accept externalUrls using a prop. https://github.com/plone/volto/blob/51bdfa0bd4d1b3b726855da0a0e6ad2880271b29/packages/volto/src/components/manage/Widgets/ObjectBrowserWidget.jsx#L367