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

Add context menu interface for Yomitan #1028

Merged
merged 12 commits into from
Jun 10, 2024
Merged

Conversation

jamesmaa
Copy link
Collaborator

@jamesmaa jamesmaa commented Jun 4, 2024

UX rough edges:

  • Show empty popup when there is no results
  • Avoid scanning entire sentences

@jamesmaa jamesmaa requested a review from a team as a code owner June 4, 2024 16:31
@jamesmaa jamesmaa marked this pull request as draft June 4, 2024 16:32
@jamesmaa jamesmaa marked this pull request as ready for review June 5, 2024 01:30
Copy link

github-actions bot commented Jun 5, 2024

✔️ No visual differences introduced by this PR.

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

Copy link
Collaborator

@StefanVukovic99 StefanVukovic99 left a comment

Choose a reason for hiding this comment

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

I'm not sure an update in options-util is absolutely necessary for new settings, but we've been doing them just in case.

Not sure if there's a better place for the setting than General, maybe in Scanning as "Enable scanning selected text from right-click menu"

ext/settings.html Outdated Show resolved Hide resolved
ext/settings.html Outdated Show resolved Hide resolved
types/ext/settings.d.ts Outdated Show resolved Hide resolved
ext/js/background/backend.js Outdated Show resolved Hide resolved
@StefanVukovic99
Copy link
Collaborator

Check out the thread at #436 (comment) - should probably include an upgrade function in options-util.js since options-schema.json got changed.

@jamesmaa jamesmaa added this pull request to the merge queue Jun 10, 2024
Merged via the queue into yomidevs:master with commit e24075e Jun 10, 2024
11 checks passed
@jamesmaa jamesmaa deleted the context-menu branch June 10, 2024 18:03
@Kuuuube Kuuuube 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 Jun 14, 2024
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.

3 participants