Jason Nguyen

Results 16 comments of Jason Nguyen

I really like the updated `catalog-customization.md` :chefskiss:

Sorry I missed this. Although I still lack the time to try this, the filter options appear to address the need. Thanks I'm going to close this Issue

Ack'ing that this worked. Thank you

Hey @awanlin, here's an example of how one can define the columns of a custom Kind or redefine the columns for a built-in Kind. ```diff // packages/app/src/App.tsx import { CatalogEntityPage,...

This is a great issue. If this functionality gets added, then great. But I think we should also consider using [Fluent Assertions](https://github.com/fluentassertions/fluentassertions). I used your example and Fluent Assertions for...