portal

genekim 2023-01-09T06:20:17.446349Z

Using Portal for vega/vega-lite is absolutely amazing! Especially during a debugging session. It was the first time I was using filtering, which was a lifesaver, trying to figure out why a certain markdown down wasn’t being handled correctly — but I ran into this problem. The instant I put a string in the the filter box, I saw this: All the text was rendered in a light grey, and I couldn’t read the text anymore — is there a way to get a higher contrast “theme” or something so I can see the text in filter mode? Thank you!!!!

djblue 2023-01-09T06:36:52.811919Z

Sorry for the bad UX, this should be fixed as of 0.34.0+

djblue 2023-01-09T06:37:54.476369Z

When I initially implemented the highlighting, I didn't consider the contrast issue facepalm

genekim 2023-01-09T16:19:13.155469Z

Haha! That’s awesome. Thank you!!