Skip to content

fix: fix error related cto stopwatch of transcript - #32

Merged
jhosepmyr merged 1 commit into
developfrom
bugfix/audio-trnascript
Jul 10, 2026
Merged

fix: fix error related cto stopwatch of transcript#32
jhosepmyr merged 1 commit into
developfrom
bugfix/audio-trnascript

Conversation

@Eric396

@Eric396 Eric396 commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Description

Feature module / area:

Related issue / US:


Type of Change

  • feat — new feature or UI component
  • fix — bug fix
  • refactor — code change without behavior change
  • test — tests only
  • docs — documentation only
  • build / ci — build, dependencies, or CI/CD
  • chore — maintenance

Checklist

  • The PR targets develop (not main)
  • Branch name follows feature/*, bugfix/*, or hotfix/*
  • Commits follow Conventional Commits
  • bun run lint passes locally (ESLint + angular-eslint)
  • bun run test passes locally (Vitest)
  • bun run build passes locally (no type errors, no budget exceeded)
  • New components use ChangeDetectionStrategy.OnPush and Angular signals
  • No localStorage/sessionStorage access for JWT tokens (use the auth store)
  • No bypassSecurityTrust* calls without explicit review
  • No secrets, credentials, or .env content committed
  • CHANGELOG.md updated under [Unreleased]

How to Test

Screenshots / recordings (if UI changes)

Notes (optional)

@Eric396
Eric396 requested a review from jhosepmyr as a code owner July 10, 2026 18:04
@jhosepmyr
jhosepmyr merged commit 1c11b7e into develop Jul 10, 2026
3 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