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
846 stars 785 forks source link

Enable social sharing for apis make the UI cluttered #10069

Closed chanaka3d closed 3 years ago

chanaka3d commented 3 years ago

Description:

After enabling the social feature the devportal api view gets cluttered.

Screen Shot 2021-03-02 at 1 53 06 PM

Steps to reproduce:

Enable social sharing by enabling it via the following config.

 custom: {
        social: {
            showSharing: {
                active: true,
            }
       }
}

The spacing and alignments need fixing to go with the new design.

tmkasun commented 3 years ago

@erangatl I think we need to update the design to show social buttons and developer engagement links (Github & Slack URLs) when they are available or enabled image https://xd.adobe.com/view/67c2ddac-11d7-4ebc-8f34-2544f4d01770-3291/screen/fae73d72-916c-4beb-bef0-390baea59f4c/

tmkasun commented 3 years ago

Fixed in master hence closing the issue

erangatl commented 3 years ago

https://xd.adobe.com/view/67c2ddac-11d7-4ebc-8f34-2544f4d01770-3291/screen/fae73d72-916c-4beb-bef0-390baea59f4c image