Damián Suárez

Results 58 comments of Damián Suárez

> > In theory, that shouldn't be generated by this approach, because although we do change the post metadata, which introduces changes to save, it happens just before publishing the...

It shouldn't be. It relies on the core API te extend the block toolbar. Going to take a look asap.

> Hi @retrofox, > > > when do the app should perform the request? > > We are trying to improve the performance when the product editor is loading. For...

pardon, but I still think that, on the one hand, the solution does not really address the root problem. Introducing all these changes to detect a component's visibility and, depending...

> We are trying to improve the product editor's performance. We want to focus on the first load because that's an issue that has been reported multiple times. To accomplish...

> > I guess the goal is to perform the async request only when the `Linked Products` section is active. If so, could we detect the active section in a...

> Thank you @retrofox for the feedback. I have a couple of points that I would like to mention. Thanks, Fernando. Same. > Answering your comment: > > > We...

> One issue I noticed, which is existing behavior, and not a blocker is that when you add a new attribute, and then tab back to the attribute name field,...

> Silly question, but are you positive you are testing with the correct branch? Should I 🤦 . Testing again...

~This is very nice! Beyond the limitations of the approach for complex validation, it looks promising. QQ: does it make sense to decouple the logic from the UI context, for...