Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support default setting overrides on different languages #1368

Merged
merged 14 commits into from
Oct 25, 2024

Conversation

jamesmaa
Copy link
Collaborator

@jamesmaa jamesmaa commented Aug 28, 2024

Fixes #1328

  • : Use a modal instead of confirm
  • : Applying overrides updates UI elements in settings page
  • : Schema validation for overrides
  • : Valid setting validation: auto caught by settings-controller
  • : Tests: not doing
image

@Casheeew Casheeew added kind/enhancement The issue or PR is a new feature or request area/ui-ux The issue or PR is related to UI/UX/Design labels Sep 17, 2024
Copy link

codspeed-hq bot commented Oct 13, 2024

CodSpeed Performance Report

Merging #1368 will not alter performance

Comparing jamesmaa:default-settings (dc66a2e) with master (d6b2315)

Summary

✅ 3 untouched benchmarks

Copy link

github-actions bot commented Oct 15, 2024

✔️ No visual differences introduced by this PR.

View Playwright Report (note: open the "playwright-report" artifact)

@jamesmaa jamesmaa marked this pull request as ready for review October 17, 2024 17:11
@jamesmaa jamesmaa requested a review from a team as a code owner October 17, 2024 17:11
ext/templates-settings.html Outdated Show resolved Hide resolved
ext/templates-modals.html Outdated Show resolved Hide resolved
ext/templates-modals.html Outdated Show resolved Hide resolved
@jamesmaa
Copy link
Collaborator Author

comments addressed. current look
image

image

@jamesmaa jamesmaa requested a review from Kuuuube October 18, 2024 18:02
Copy link
Member

@Kuuuube Kuuuube left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is fine to merge but I feel like we should probably add overrides to turn off the scan whole word stuff when selecting japanese, chinese, cantonese, and korean.

@jamesmaa jamesmaa added this pull request to the merge queue Oct 25, 2024
Merged via the queue into yomidevs:master with commit 72a3477 Oct 25, 2024
12 checks passed
@jamesmaa jamesmaa deleted the default-settings branch October 25, 2024 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui-ux The issue or PR is related to UI/UX/Design kind/enhancement The issue or PR is a new feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support default settings by language
3 participants