Skip to content

fix(post): show the user name without overlaping#519

Merged
CedrikNikita merged 1 commit intodevelopfrom
feature/fix-post-header-responsive
Apr 1, 2026
Merged

fix(post): show the user name without overlaping#519
CedrikNikita merged 1 commit intodevelopfrom
feature/fix-post-header-responsive

Conversation

@CedrikNikita
Copy link
Copy Markdown
Collaborator

@CedrikNikita CedrikNikita commented Apr 1, 2026

Note

Low Risk
Primarily UI/layout changes in feed items plus a small ResizeObserver hook; limited to presentation but could cause minor responsive regressions on edge screen sizes/browsers.

Overview
Improves feed item header rendering to avoid name/address/timestamp overlap by introducing a width-aware compact layout for ReplyToFeedItem and TokenCreatedFeedItem.

Adds useCompactFeedItemLayout (via ResizeObserver with a window-resize fallback) and uses it to switch avatar sizes, adjust right padding when the on-chain button is present, and hide the BlockchainInfoPopover label/reduce padding in compact mode. Unnamed-user headers are consolidated into a single unnamedHeader branch with compact vs non-compact variants.

Written by Cursor Bugbot for commit 3f6c3fb. This will update automatically on new commits. Configure here.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 1, 2026

Deploy Preview for fancy-gelato-7cdad5 ready!

Name Link
🔨 Latest commit 3f6c3fb
🔍 Latest deploy log https://app.netlify.com/projects/fancy-gelato-7cdad5/deploys/69cce3d33cf95d00097a233b
😎 Deploy Preview https://deploy-preview-519--fancy-gelato-7cdad5.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@CedrikNikita CedrikNikita force-pushed the feature/fix-post-header-responsive branch from 2162090 to 3f6c3fb Compare April 1, 2026 09:22
@CedrikNikita CedrikNikita merged commit f674569 into develop Apr 1, 2026
7 checks passed
@CedrikNikita CedrikNikita deleted the feature/fix-post-header-responsive branch April 1, 2026 11:04
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.

1 participant