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

Fix property value overflow in publisher portal #844

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

Jithmi004
Copy link
Contributor

Purpose

In the publisher portal, the Edit and Delete buttons of API properties becomes invisible if the property value is too long without containing white spaces, as it overflows. The UI overflow needs to be fixed and a tooltip should be added to show the whole content.

Approach

Adjust the styling of the Box containing the Property Value so that the overflow is hidden, and textOverflow is set to ellipsis. Add a Tooltip to display the full content of the Property Value.

Related to

wso2/api-manager#3426

Copy link

sonarqubecloud bot commented Jan 6, 2025

@RakhithaRR RakhithaRR merged commit 12ec30d into wso2:main Jan 7, 2025
3 checks passed
npamudika pushed a commit to npamudika/apim-apps that referenced this pull request Jan 10, 2025
npamudika pushed a commit to npamudika/apim-apps that referenced this pull request Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants