Skip to content

[US-6.1 / OBT-209] Make image change/remove actions obvious - #30

Open
levigtri wants to merge 2 commits into
mainfrom
levigft/obt-209-us-61-the-changeremove-actions-to-be-visually-obvious
Open

[US-6.1 / OBT-209] Make image change/remove actions obvious#30
levigtri wants to merge 2 commits into
mainfrom
levigft/obt-209-us-61-the-changeremove-actions-to-be-visually-obvious

Conversation

@levigtri

@levigtri levigtri commented Jul 5, 2026

Copy link
Copy Markdown
Member

Summary

US-6.1 / OBT-209 — Make the image change/remove actions visually obvious so users can find them instead of missing the small text buttons.

Changes

  1. components/common/ImageUpload.tsx: add a hover overlay over the image preview with clear icon actions — a camera (change) and an X (remove) on a semi-transparent backdrop. The overlay appears on hover/focus and works for both shape="square" and shape="circle". The existing labeled side buttons are kept.

Since ImageUpload is shared, the improvement applies everywhere it's used (AppsPage, AppDetailPage, ProfileDialog).

Type of Change

  • Feature / UX

Testing

  • npm run typecheck — pass
  • npm run lint — 0 errors (pre-existing ProjectsPage warning only)
  • npm run build — pass

Front-only.

levigtri and others added 2 commits July 5, 2026 01:41
Add a hover overlay over the image preview with clear icon actions — a camera to
change and an X to remove — so users can discover the actions instead of missing
the small text buttons. Works for both the square and circle shape variants and
applies everywhere ImageUpload is used.
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@levigtri, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 42 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: QUIET

Plan: Pro Plus

Run ID: ec33451d-638f-4793-beda-7c02791371a2

📥 Commits

Reviewing files that changed from the base of the PR and between 130fc4a and 1aafbf7.

📒 Files selected for processing (1)
  • src/components/common/ImageUpload.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch levigft/obt-209-us-61-the-changeremove-actions-to-be-visually-obvious

Comment @coderabbitai help to get the list of available commands.

@levigtri levigtri self-assigned this Jul 15, 2026
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