Skip to content

fix(issue-details): improve mobile layout#1185

Open
pawankalhansh wants to merge 3 commits into
entrius:testfrom
pawankalhansh:codex/fix-939-issue-details-mobile
Open

fix(issue-details): improve mobile layout#1185
pawankalhansh wants to merge 3 commits into
entrius:testfrom
pawankalhansh:codex/fix-939-issue-details-mobile

Conversation

@pawankalhansh
Copy link
Copy Markdown

Summary

  • make the Issue Details tabs scrollable and more compact on narrow viewports
  • reduce mobile header padding/title sizing and allow long repo/title text to wrap safely
  • render the bounty metadata as a two-column mobile grid and tighten conversation spacing on phones

Testing

  • Verified the remote compare diff against test
  • Not run locally: this environment can write files but cannot delete/rename them, so Git cannot create a working checkout (.git/config.lock cannot be renamed)

Closes #939

@xiao-xiao-mao xiao-xiao-mao Bot added the enhancement New feature or request label May 14, 2026
@pawankalhansh
Copy link
Copy Markdown
Author

Hi maintainers, this PR fixes #939 with scoped mobile layout improvements for IssueDetailsPage. Could you please approve the workflows when you have a chance?

@anderdc
Copy link
Copy Markdown
Collaborator

anderdc commented May 15, 2026

needs screenshots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(issue-details): IssueDetailsPage is not mobile responsive — layout breaks on small screens

2 participants