Skip to content

[PROFILE-008] Remove unused profile language goals - #85

Open
chev0004 wants to merge 1 commit into
developfrom
refactor/profile-008
Open

[PROFILE-008] Remove unused profile language goals#85
chev0004 wants to merge 1 commit into
developfrom
refactor/profile-008

Conversation

@chev0004

@chev0004 chev0004 commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Outline

Summary

Removes the unused target-language goal field from the discovery profile type, Storybook mock data, and locale fixtures. ProfileCard never rendered goals and no real flow collects or persists them.


Changes & Enhancements

  • Type of Change:
    • Feature
    • Bugfix
    • Refactor
    • Chore
  • Changes:
    • (Discovery):
      • Drop goal from DiscoveryTargetLanguage in ProfileCard.tsx.
      • Remove goal values from ProfileCard.stories.tsx and profileFixtures.ts mock profiles.
    • (i18n):
      • Remove goalConversation, goalGrammar, goalBusiness, and goalExam keys from en and ja locales.

Page / App Changes

Affected Next.js Routes (Local):

Before (Screenshot)
After (Screenshot)

Component / Storybook Changes

Affected Storybook Components (Local):

Before (Screenshot)
After (Screenshot)

Not Doing


Other (Remarks)


Checklists

  • Code is well-documented (comments, JSDoc, etc.).
  • Existing comments were updated as needed.
  • No out-of-scope changes are included.
  • Write TODO comments where future work is required.
  • Removed unnecessary debug code (e.g., console.log, debugger).
  • Self-reviewed and tested locally.

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.

1 participant