Skip to content

Fix duplicate LoRAs and refine composer actions - #214

Merged
faetalize merged 4 commits into
mainfrom
bugfix/212-lora-duplication-issue
Jul 13, 2026
Merged

Fix duplicate LoRAs and refine composer actions#214
faetalize merged 4 commits into
mainfrom
bugfix/212-lora-duplication-issue

Conversation

@faetalize

@faetalize faetalize commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Closes #212

What changed

  • Prevent duplicate LoRA records from being added locally or restored through sync.
  • Consolidate narrow composer actions into an adaptive menu while keeping mobile actions accessible.
  • Improve the image credit badge behavior and onboarding wiring.

Why

Repeated imports or sync restores could leave duplicate LoRAs in a user's library. The composer updates also keep secondary controls usable without crowding the narrow layout.

Impact

Users keep a clean LoRA library and have more reliable composer controls on smaller screens.

Validation

  • Added integration coverage for synced LoRA deduplication.
  • Added Playwright coverage for duplicate LoRA handling and the composer credit badge.

@faetalize
faetalize marked this pull request as ready for review July 13, 2026 22:35
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 13, 2026

Copy link
Copy Markdown

Deploying zodiac with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3e0b61d
Status: ✅  Deploy successful!
Preview URL: https://770b56ad.zodiac-c9y.pages.dev
Branch Preview URL: https://bugfix-212-lora-duplication.zodiac-c9y.pages.dev

View logs

@faetalize
faetalize merged commit a6b9e11 into main Jul 13, 2026
2 checks passed
@faetalize
faetalize deleted the bugfix/212-lora-duplication-issue branch July 13, 2026 22:47
@faetalize faetalize added the bug Something isn't working label Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding loras that already exist

1 participant