wso2 / product-apim

Welcome to the WSO2 API Manager source code! For info on working with the WSO2 API Manager repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
845 stars 785 forks source link

Display the actual API rating when user is not signed in to DevPortal #10118

Open TheNiron opened 3 years ago

TheNiron commented 3 years ago

Description:

Currently, the actual rating is not displayed if a user is not signed in to the Dev portal. We need to display the rating nomatter signed in or not.

Screen Shot 2021-03-04 at 1 12 29 PM

When signed in :

Screen Shot 2021-03-04 at 1 28 16 PM

Affected Product Version:

Environment details (with versions):

Nirothipan commented 3 years ago

First issue is fixed in https://github.com/wso2/product-apim/issues/9970