Skip to content

fix: prevent overflow of long values and links in details and sidebar#3371

Open
TahaKhan998 wants to merge 1 commit intoinveniosoftware:masterfrom
TahaKhan998:fix/details-overflow
Open

fix: prevent overflow of long values and links in details and sidebar#3371
TahaKhan998 wants to merge 1 commit intoinveniosoftware:masterfrom
TahaKhan998:fix/details-overflow

Conversation

@TahaKhan998
Copy link
Copy Markdown

@TahaKhan998 TahaKhan998 commented Mar 17, 2026

❤️ Thank you for your contribution!

Description

This PR adds styling needed for the changes introduced in invenio-rdm-records#2268.

Fixes overflow issues for long values and links in record details and sidebar sections.

Long, unbroken text (e.g. identifiers or titles) could exceed container width. This update ensures they wrap correctly and stay within layout boundaries. It also allows the sidebar column to shrink properly and improves spacing for publishing information on smaller screens.

Before:

image image

After:

image image

Related PR

Depends on:
inveniosoftware/invenio-rdm-records#2268
#3362

Checklist

Ticks in all boxes and 🟢 on all GitHub actions status checks are required to merge:

Frontend

Reminder

By using GitHub, you have already agreed to the GitHub’s Terms of Service including that:

  1. You license your contribution under the same terms as the current repository’s license.
  2. You agree that you have the right to license your contribution under the current repository’s license.

Copy link
Copy Markdown
Contributor

@zubeydecivelek zubeydecivelek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

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