Skip to content

fix(projects): refresh replaced avatar images - #650

Open
fsioni wants to merge 1 commit into
coollabsio:mainfrom
fsioni:test-red-image-projet-obsolete
Open

fix(projects): refresh replaced avatar images#650
fsioni wants to merge 1 commit into
coollabsio:mainfrom
fsioni:test-red-image-projet-obsolete

Conversation

@fsioni

@fsioni fsioni commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Fixes

Replacing an avatar image didn't work, even after removing the old one

Summary

  • store each imported project avatar under a fresh UUID-based filename
  • remove legacy and previous avatar files before copying the replacement
  • add frontend and Rust regression coverage for avatar replacement caching

Testing

  • bun --bun node_modules/vitest/vitest.mjs run src/components/projects/panes/GeneralPane.test.tsx
  • cargo test --manifest-path jean-core/Cargo.toml project_avatar_replacements_get_a_fresh_file_name
  • bun run typecheck
  • bun run lint

Copilot AI lite review requested due to automatic review settings August 5, 2026 09:21

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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