- Fix 1: Add missing `:` binding prefix to aria-label on score badge (was emitting literal backtick template string to DOM) - Fix 2: Remove unused `watch` import from InterviewPrepView.vue - Fix 3: guardAndLoad now checks interviewsStore.error after fetchAll; shows pageError banner instead of silently redirecting to /interviews on network failure; job is now a ref set explicitly in the guard - Fix 4: Remove unconditional research-badge from InterviewCard.vue (added in this branch; card has no access to prep store so badge always showed regardless of whether research exists) |
||
|---|---|---|
| .. | ||
| ApplyView.vue | ||
| ApplyWorkspaceView.vue | ||
| DigestView.vue | ||
| HomeView.vue | ||
| InterviewPrepView.vue | ||
| InterviewsView.vue | ||
| JobReviewView.vue | ||
| SettingsView.vue | ||
| SurveyView.vue | ||