Dave Smith

Results 263 comments of Dave Smith

@bgardner This seems similar to https://github.com/WordPress/gutenberg/issues/47431. If you agree they are the same issue would you be ok to close this one out in favour of the original report? Many...

https://github.com/user-attachments/assets/e9c36287-b101-4ce4-8c14-209ef69c756d I took the result for a spin. I think the animation is a bit rough and I think that's a problem because it's such a common action to open...

@mirka Is there any way to avoid this state? Ideally I'd just show the rendered error and not the "popup". At the very least I should be able to trigger...

As it stands this implementation is too complex. Looking to simplify

This is clearly something that we need to consider adding. It would be great if we could open a new Issue with: - clear rationale for the feature - up...

@talldan Thanks for thinking about this 🙇 There's certainly an argument for avoiding complex refactors to the Nav block during this cycle given all the work that's underway. I fully...

One thing we might need is to ensure good test coverage for existing functionality in the Nav block List View before we attempt any refactors. It looks like we added...

> Is that the popup that's triggered when using the appender? I guess it's not actually an appender menu, it's UI of the block that's inserted. Yes that's right 👍...