octokatherine / readme.so

An online drag-and-drop editor to easily build READMEs
https://readme.so
MIT License
4.13k stars 319 forks source link

Feature Request: Search box above section list #277 #278

Closed ksaswin closed 1 year ago

ksaswin commented 1 year ago

Add feature requested in issue #277

Add new SectionFilter component to filter slugs based on section names Update SectionsColumn to display filtered sections Add units tests for SectionFilter component

A screenshot of the implementation:

image
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
readme-so ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 4, 2023 11:21am
octokatherine commented 1 year ago

Hey @ksaswin, thanks for this contribution, I love the concept!

A couple small things:

ksaswin commented 1 year ago

Hi @octokatherine,

Yeah, sounds good to me. I'll start working on those changes right away 😊

ksaswin commented 1 year ago

Hi @octokatherine,

I've pushed the requested changes. Please feel free to let me know if you'd like me to make any more updates to the same.

Thank you 😊