Skip to content

Fix needs_photos table horizontal scroll on mobile#150

Merged
misabegovic merged 3 commits into
mainfrom
claude/fix-photos-mobile-table-DWMyc
Feb 4, 2026
Merged

Fix needs_photos table horizontal scroll on mobile#150
misabegovic merged 3 commits into
mainfrom
claude/fix-photos-mobile-table-DWMyc

Conversation

@misabegovic
Copy link
Copy Markdown
Owner

Changed overflow-hidden to overflow-x-auto on table container
to allow horizontal scrolling when content is wider than viewport.

https://claude.ai/code/session_01VWH3EjFJziBh9EN1YnyAtp

Changed overflow-hidden to overflow-x-auto on table container
to allow horizontal scrolling when content is wider than viewport.

https://claude.ai/code/session_01VWH3EjFJziBh9EN1YnyAtp
- Replace table with simple card layout (mobile-friendly)
- Add load-more pagination instead of traditional pagination
- Each card shows: name, city, photo count badge, add photo button
- Reduced page size to 12 items per page

https://claude.ai/code/session_01VWH3EjFJziBh9EN1YnyAtp
- Remove reviews stats cards (total reviews, recent reviews)
- Remove recent reviews list section
- Keep audio stats in a 2-column grid

https://claude.ai/code/session_01VWH3EjFJziBh9EN1YnyAtp
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.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

This is the final PR Bugbot will review for you during this billing cycle

Your free Bugbot reviews will reset on March 3

Details

You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Comment thread app/views/curator/dashboard/index.html.erb
@misabegovic misabegovic merged commit 605291b into main Feb 4, 2026
2 checks passed
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