commercetools / commercetools-docs-kit

Tools and components for developing Documentation websites 🛠
https://docs-kit.commercetools.vercel.app
MIT License
18 stars 5 forks source link

[investigation] MultiPathComponent to display by Key and by ID API endpoints #2067

Open gabriele-ct opened 2 months ago

gabriele-ct commented 2 months ago

The component could be used to eliminate the second level by id, by key, etc. sections on the endpoint pages and instead display them in the individual tabs. For example look at this page.

Make sure that the content indexing it still working as expected

nkuehn commented 2 months ago

@basebander just in case that helps with the analysis of your problems:

zbalek commented 1 month ago

Hi @gabriele-ct, @basebander has now tested the use case outlined above using the new MultiPath component. And so there's a couple of things we've noticed:

basebander commented 1 month ago

Hi everyone, in this draft PR, I've converted about 20 endpoints to find edge cases/bugs and have added my findings to the PR description. cc @zbalek