[ECO Bounty] iopay UI Clipping – "Product Launch" Badge Text Cut Off in DePINscan Tab

πŸ“ Description

In the Discover β†’ DePINscan section, the content cards feature descriptive tags (e.g., "Product Launch"). As indicated by the orange arrow in the screenshot, the text within the purple badge is being clipped.

The letter "P" in "Product Launch" is partially cut off on the left side, indicating insufficient internal padding or a container margin issue within the component.


πŸ” Steps to Reproduce

  1. Open the ioPay mobile app on Android.

  2. Navigate to the Discover tab (bottom navigation).

  3. Tap on the DePINscan tab at the top.

  4. Scroll through the news/article feed.

  5. Observe the purple category tags/badges on the articles.

  6. Result: The first character of the badge text is clipped.


βœ… Expected Behavior

  • The text within the badge should be fully visible and centered.

  • There should be adequate horizontal padding (e.g., padding-left: 8px;) to ensure characters are not cut off by the badge boundary.


❌ Actual Behavior

  • The text is positioned too far to the left within the badge container.

  • The leading character ("P") is clipped/cut off at the edge of the purple background.


πŸ’‘ Suggested Fix

  • Increase Padding: Update the badge component style to include padding-inline: 10px; (or equivalent).

  • Text Alignment: Ensure text is set to text-align: center; within the flex/grid container of the badge.

  • Auto-layout: If using a design system like Figma-to-Code, ensure the "Auto Layout" padding is correctly inherited by the mobile frontend.

Wallet Address: io1tkw393kejmxwnd454twc6020sxcyvh5dxqmren

Device & Environment:

-Operating system: Android 13

-Device model: Redmi Note 10 Pro

Please authenticate to join the conversation.

Upvoters
Status

In Review

Board
πŸ’‘

New Issue

Date

About 3 hours ago

Author

cryptotestnet

Subscribe to post

Get notified by email when there are changes.