bcgov / api-services-portal

API Services Portal provides a multi-tenant frontend integrating API Gateway and Authorization services from Kong CE and Keycloak.
https://api.gov.bc.ca
Apache License 2.0
22 stars 7 forks source link

Enable clickable gateway list item panel for improved navigation #1167

Closed SateeshFW closed 2 months ago

SateeshFW commented 2 months ago

API Services Portal Issue

Priority: Low

Issue Type: Enhancement

Story Details

As an API Provider, I want the entire gateway list item panel to be clickable, so that I can easily navigate to the gateway details page without confusion.

Current Behavior:

The user currently needs to select the gateway name text to view the gateway details page. This approach lacks clarity and does not provide a good user experience, as it is not evident that selecting the gateway name will display the details.

Proposed Behavior:

The user should be able to click anywhere within the gateway list item to navigate to its details page. This change will enhance clarity and improve the user experience by clearly indicating that selecting the entire panel will display the gateway details.

Acceptance Criteria