David Glick

Results 452 comments of David Glick

@sneridagh Like I said, I'm not sure we need the migration. We could make the switch for new sites only.

Don't use that toast message as an example, the backend is serializing validation errors incorrectly so they are not shown next to the field like they are supposed to be.

@ichim-david For what it's worth, I [asked for tests](https://github.com/plone/volto/pull/5518#discussion_r1424918098) in December, and @dobri1408 [said he would add them](https://github.com/plone/volto/pull/5518#discussion_r1424920073), so I thought the next step was clear. I agree that it...

@djay The linked images give 404s for me. Is it possible to share them as part of this issue? At first glance, I like this direction. Thanks for all your...

@djay I would say optimized for horizontal scalability rather than optimized for performance and minimum disk use, but fair point that there's a tradeoff there. And sure, it can be...

@tisto @erral I'm aware of 2 use cases that came up for this. The first is the default schema-based view, like you said. That still does not work for anonymous...

@jlantz It looks like the Github Actions need to be updated to install `sf` rather than `sfdx`, though: https://github.com/SFDO-Tooling/CumulusCI/blob/main/.github/workflows/feature_test.yml#L77

@stevepiercy It looks like there were some updates to the theme templates that went along with upgrading the theme in https://github.com/plone/training/pull/757. I haven't had time to look at the details...

@stevepiercy oh, phooey, I didn't know about that, and I've been working on copying things from training for the past hour or two