Skip to content

Cleanup handling of kanji dicts with partial data#2377

Open
Kuuuube wants to merge 3 commits intoyomidevs:masterfrom
Kuuuube:better-kanjidictionaries
Open

Cleanup handling of kanji dicts with partial data#2377
Kuuuube wants to merge 3 commits intoyomidevs:masterfrom
Kuuuube:better-kanjidictionaries

Conversation

@Kuuuube
Copy link
Copy Markdown
Member

@Kuuuube Kuuuube commented Apr 7, 2026

Kanji dicts are quite nasty and need to be reworked entirely but part of what makes them so impractical is how silly the rendered ui ends up being. It's like visual boilerplate. Showing No data found for categories that a dict doesn't even include at all is pointless and just creates clutter.

Before (partial dict) After (partial dict)
image image
Before (full dict) After (full dict)
image image

No change on full dicts (ignore the tag color difference).

@Kuuuube Kuuuube requested a review from a team as a code owner April 7, 2026 04:23
@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 Apr 7, 2026
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: bfc87379f4

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

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.

1 participant