cdklabs / cdklabs/construct-hub-webapp

Add search or filtering by class name in construct page navigation menu

Open
#331 4 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
21
Forks
11
Avg merge
2d 18h
Merged PRs (30d)
3

Description

When reading an application's source code, I want to get more details about a class used (e.g. CfnResource). Assuming I know it is in `@aws-cdk/core`, I would navigate to that construct page and search for it. Currently there is no way to quickly find that class. The existing AWS CDK API Reference had all items expanded, so it was possible to use browser's search to find the class.

AWS CDK API Reference | Construct Hub
-- | --
![image](https://user-images.githubusercontent.com/4362270/128972637-1173725f-1a99-4872-9dca-b85ed51c4aef.png) | ![image](https://user-images.githubusercontent.com/4362270/128972395-e45e2765-2c3d-4860-a2ac-be9f31e04be9.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.