devcontainers.github.io
devcontainers.github.io copied to clipboard
feat: search as URL parameter
What type of PR is this?
- [ ] Add a new dev container collection
- [ ] Update to an existing dev container collection
- [ ] Documentation/spec update
- [x] Other containers.dev site update (UX, layout, etc)
Related Issues
- Closes #464
Description
Enhance search as URL parameter Also making it DRY, so it reduces the number of lines overall
Tables are broken on 2 out of 3 pages, reverting to draft
It works perfectly for collection though : https://malix-labs.github.io/devcontainers.github.io/collections?search=test
I need help by someone knowing the codebase, I don't seem to succeed understanding how it would be supposed to work and fetch data
Again, collections work with perfect UX, but not features or template (see https://malix-labs.github.io/devcontainers.github.io/collections?search=test)
Replaced by #600