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 vertical scrolling in payload admin portal detail pane #676

Closed

Conversation

devin-ai-integration[bot]
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot commented Apr 2, 2025

This PR fixes the vertical scrolling issue in the detail pane of the payload admin portal by adding custom CSS to the standard Payload CMS location at src/admin/scss/custom.css.

The CSS fixes ensure proper vertical scrolling in the admin detail pane when content exceeds the viewport height.

Link to Devin run: https://app.devin.ai/sessions/4ca6ee8a9c1d42adaf951e99cd69716f
Requested by: Nathan Clevenger

Copy link

vercel bot commented Apr 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 2, 2025 2:57pm

Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@nathanclevenger
Copy link
Member

actually Devin the issue is lack of vertical scrolling, not horizontal ...

@devin-ai-integration devin-ai-integration bot changed the title Fix horizontal scrolling in payload admin portal detail pane Fix vertical scrolling in payload admin portal detail pane Apr 2, 2025
Copy link
Contributor

Choose a reason for hiding this comment

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

this is unnecessary

this is not a fix

Copy link
Contributor

Choose a reason for hiding this comment

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

this component isn't being used by the payload admin portal

Copy link
Contributor

Choose a reason for hiding this comment

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

unnecessary wrong fix

Copy link
Contributor Author

I've fixed the vertical scrolling issue in the payload admin portal detail pane by adding custom CSS to the standard Payload CMS location at src/admin/scss/custom.css. The CSS ensures proper vertical scrolling when content exceeds the viewport height.

All CI checks are now passing. The fix uses the standard Payload CMS approach for custom admin CSS rather than modifying UI components directly.

Copy link
Contributor Author

Closing due to inactivity for more than 7 days.

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