Swarnendu

Results 20 comments of Swarnendu

Hey @Julian, I'm thinking about an idea. Could we implement a component similar to GitHub-style progress bar to indicate whether tests have passed or not? ![Screenshot (84)](https://github.com/json-schema-org/community/assets/94161758/2c747703-f3cc-4e6c-a6bb-51321b28b041) We could use...

>since otherwise I'm not sure I fully follow what the X and Y axis will represent. But maybe it relates to both! Can we just categories our tests, if we...

Loved your idea @AgniveshChaubey! And Thanks for the demonstration. What are your views on it @Julian ?

> * As you type, the page jumps around. In particualr, when nothing matches (e.g. if you type `asdf`) the page sort of snaps quite unsatisfyingly, so that the search...

What about the UI now? - added highlighter - fixed the search box jumping issue https://github.com/bowtie-json-schema/bowtie/assets/94161758/c665c002-6ad7-4634-b10f-bf2e23a54adb

> It would be nice to be able to search also within the test description (as opposed to the test case description). I'm not sure whether we need a separate...

I have changed the description type to `description: string | JSX.Element`. that's why I guess it is breaking the system again and again, let me update the corresponding files.

> That sounds like a very strange change. But also again, work slow and correct rather than haphazardly. Can you please build my final commit locally and give me some...

Hello @Julian! please review my changes and give me some feedback.

Apologies for the delay! I have looked at Algolia's docs, but I leave it for future to implement. It would be great if we can create a separate issue for...