Skip to content

fix activity logging for single-track effects and multitrack clip delete#161

Merged
mfwolffe merged 2 commits intoLab-Lab-Lab:mainfrom
espadonne:main
Apr 2, 2026
Merged

fix activity logging for single-track effects and multitrack clip delete#161
mfwolffe merged 2 commits intoLab-Lab-Lab:mainfrom
espadonne:main

Conversation

@espadonne
Copy link
Copy Markdown

Summary

  • Wire logOperation through single-track effects path (EffectControlModal → EQ) — effects_rack_toggled, effect_applied, and eq_preset_applied were never firing from the single-track editor, blocking Activity 3 Q4/Q5
  • Log clip_delete via logOperation in multitrack delete handler — was only logged to client-side activityLogger, not to backend progress tracker, blocking Activity 3 completion

Both are required-operation blockers for Activity 3.

Single-track EffectsModal/EffectControlModal/EQ had no logging,
so Activity 3 effects_rack_toggled, effect_applied, and
eq_preset_applied never fired from the single-track editor.
@mfwolffe mfwolffe merged commit a64ec3c into Lab-Lab-Lab:main Apr 2, 2026
1 check 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