Skip to content

fix(market): simplify watchlist empty state layout (OK-52427)#11206

Merged
originalix merged 11 commits intoxfrom
fix/market-watchlist-empty-state-ui
Apr 15, 2026
Merged

fix(market): simplify watchlist empty state layout (OK-52427)#11206
originalix merged 11 commits intoxfrom
fix/market-watchlist-empty-state-ui

Conversation

@limichange
Copy link
Copy Markdown
Contributor

@limichange limichange commented Apr 14, 2026

Summary

  • Remove title and description text from watchlist empty state
  • Simplify platform-specific positioning logic (remove absolute positioning)
  • Unify maxSize to 8 for recommended tokens across all platforms

Changes Detail

  • MarketRecommendList.tsx: Removed window height detection and conditional title/description rendering, simplified layout structure
  • MobileMarketWatchlistFlatList.tsx: Removed platform-specific absolute positioning (iOS/Android bottom values), unified to simple paddingTop layout

Risk Assessment

  • Risk Level: Low
  • Affected Platforms: Mobile (iOS/Android), Extension
  • Risk Areas: Visual layout change only, no logic changes

Test plan

  • Verify watchlist empty state displays correctly on iOS
  • Verify watchlist empty state displays correctly on Android
  • Verify recommended tokens list shows 8 items on all platforms
  • Verify layout is properly centered without absolute positioning

Open with Devin

@revan-zhang
Copy link
Copy Markdown
Contributor

revan-zhang commented Apr 14, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 3 additional findings.

Open in Devin Review

@originalix originalix disabled auto-merge April 15, 2026 00:36
@originalix originalix merged commit 83bd07b into x Apr 15, 2026
12 checks passed
@originalix originalix deleted the fix/market-watchlist-empty-state-ui branch April 15, 2026 00:36
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.

4 participants