Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add searchable option for listings #2354

Closed
dulithsenanayake opened this issue Jan 3, 2024 · 1 comment
Closed

Add searchable option for listings #2354

dulithsenanayake opened this issue Jan 3, 2024 · 1 comment

Comments

@dulithsenanayake
Copy link

Description

Introduce the searchable option in the necessary places where we have listings in the portals.
Hint: we need to implement the searchable option instead of the scope selection dropdown.

Affected Component

APIM

Version

4.3.0

Related Issues

No response

Suggested Labels

No response

@Lakith-Rambukkanage
Copy link

Lakith-Rambukkanage commented Jan 3, 2024

Identified places to add the Autocomplete field (Searchable option) [DRAFT]

Publisher portal

  • Scopes list in API resources
    • REST
    • WebSocket
  • API Categories
  • Subscription filters in API subscriptions
    • Subscriber
    • Applications
    • Tiers

Dev portal

  • API subscription page
    • Subscription Tiers
    • Wizard
      • Subscription Tiers
      • Scopes (in wizard)
    • Apps of API
      • Scopes (in access token gen)
  • Application page
    • Scopes (in access token gen)
    • Subscription Management
      • Edit -> Business Plans (Tier)
      • Subscribe APIs -> Tier

[1] https://mui.com/material-ui/react-autocomplete/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants