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

Combine header and search form #20

Merged
merged 18 commits into from
Jan 28, 2024
Merged

Combine header and search form #20

merged 18 commits into from
Jan 28, 2024

Conversation

mreichhoff
Copy link
Owner

This change gives more space to definitions and examples, which is particularly important on smaller screens. A logo is substituted for the text header in the main view, and the text header is re-shown (without the search form) in menu and stats views. TODO: is the logo right, or would an abbreviated text header be better?

This change gives more space to definitions and examples, which is
particularly important on smaller screens. A logo is substituted for
the text header in the main view, and the text header is re-shown
(without the search form) in menu and stats views.
TODO: is the logo right, or would an abbreviated text header be
better?
Copy link

github-actions bot commented Jan 27, 2024

Visit the preview URL for this PR (updated for commit 743a959):

https://hanzigraph--pr20-less-header-x2kk0cwi.web.app

(expires Mon, 29 Jan 2024 16:20:49 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: dbfc59c053d815dc5dedbd48d2959ec4a33d1b39

@mreichhoff
Copy link
Owner Author

never mind

@mreichhoff mreichhoff closed this Jan 27, 2024
With some brittle CSS, oh well
This still allows more than hanzi matches, given the ability to
search with and without tones.
This prevents UI jank while typing, as previously tokenization was
happening on the main thread. This does increase search suggestion
worker memory, however, and upcoming commits will need to find a
way to decrease that.

The incompatibility between CEDICT and jieba/Intl stuff remains a
TODO (especially with the nasty vetCandidate function). Custom
dictionaries should help.
This change gives more space to definitions and examples, which is
particularly important on smaller screens. A logo is substituted for
the text header in the main view, and the text header is re-shown
(without the search form) in menu and stats views.
TODO: is the logo right, or would an abbreviated text header be
better?
@mreichhoff mreichhoff reopened this Jan 28, 2024
@mreichhoff mreichhoff merged commit 7de588f into main Jan 28, 2024
2 checks passed
@mreichhoff mreichhoff deleted the less-header branch January 28, 2024 16:27
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.

None yet

1 participant