Azure / Azure/api-management-developer-portal
Enhancements to the user subscriptions widget
- Dominant language
- TypeScript
- Stars
- 545
- Forks
- 360
- PR merge metrics
- No merged PRs in 30d
Description
When there are many products and subscriptions in APIM, it is not easy to filter them on the dev portal now. Users have to navigate through the whole list to find the one they need. If there could be a widget which can do the following, it would be very helpful.
- Accept product id as a parameter, such as from the query string of the URL etc., and use it to filter the products.
- Have a search box to allow users to search products by the name, description etc.
- Display the filtering result as links. When users click the link, it navigates to the product's page.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the user subscriptions widget and its current product-list rendering in the developer portal. Review how product-page links and URL parameters are handled elsewhere, then define completion as supporting product-id filtering, text search, and links from each result to its product page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100