Skip to content

Conversation

@christian-byrne
Copy link
Contributor

@christian-byrne christian-byrne commented Aug 25, 2025

Summary

The FirstTimeUIMessage was introduced in November 2024 when the new UI became default, but after 6+ months it's no longer needed as users have adapted to the new interface. The message was confusing for new users who never experienced the old UI.

Changes

  • Remove FirstTimeUIMessage.vue component
  • Remove component usage from SettingDialogContent.vue
  • Remove 'firstTimeUIMessage' translation key from all locales
  • Keep settingStore.exists() method as it's part of the public API

┆Issue is synchronized with this Notion page by Unito

The FirstTimeUIMessage was introduced in November 2024 when the new UI became default, but after 6+ months it's no longer needed as users have adapted to the new interface. The message was confusing for new users who never experienced the old UI.

Changes:
- Remove FirstTimeUIMessage.vue component
- Remove component usage from SettingDialogContent.vue
- Remove 'firstTimeUIMessage' translation key from all locales
- Keep settingStore.exists() method as it's part of the public API
@github-actions
Copy link

github-actions bot commented Aug 25, 2025

🎭 Playwright Test Results

All tests passed across all browsers!

⏰ Completed at: 08/25/2025, 09:59:52 PM UTC

📊 Test Reports by Browser


🎉 Your tests are passing across all browsers!

@christian-byrne christian-byrne changed the title Remove obsolete FirstTimeUIMessage component [refactor] Remove obsolete FirstTimeUIMessage component Aug 25, 2025
@christian-byrne christian-byrne merged commit 50e0e29 into main Aug 26, 2025
12 checks passed
@christian-byrne christian-byrne deleted the remove-obsolete-first-time-ui-message branch August 26, 2025 00:50
@christian-byrne christian-byrne mentioned this pull request Aug 27, 2025
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.

3 participants