Guy Marriott

Results 20 comments of Guy Marriott

I think it would be nice to have an option to tell Vite to ignore them, rather than just having to trawl past dozens of error messages. In cases where...

My preference is that we do the first two bullet points. - Remove the tooltips, maybe we might find a situation where we want to provide information that's not completely...

The indicator I think we should have (from designs) is a move icon that appears when you hover on an image. This does appear for me: ![image](https://user-images.githubusercontent.com/3260989/97761593-5318a100-1ac3-11eb-937a-c86e718d8c4d.png)

Yeah good point. We can maybe be fancy here and use `this.$listeners.close` to figure it out. Also, I notice that the `click` event is bound to the icon and not...

Ultimately we should probably have a documented z-index strategy. Different levels should have different purposes. For example: - `z-0` (none): Normal content - `z-10`: Sectional loading indicators - `z-20`: Panels...

As Robbie mentioned, sectional loading indicators shouldn't actually have z-index, but it might be a bit of a job to do that, as then the loading indicator MUST appear after...

Yeah I'm for this. Sounds good. Focus states are an issue at the moment, keyboard navigation can be a bit cumbersome for sure.

This is a tough problem. The option that appears to solve this in `portal-vue` doesn't seem to work as expected, but might be related to multiple `MountingPortal`s and using the...

I think there's definitely something to do here. All the "plan" icons don't have the word "plan" except `plusplan`. We should make them all have plan, or none of them...