Skip to content

Update troubleshooting steps and FAQ table for UI improvements - #56

Merged
claire-chan merged 11 commits into
mainfrom
preview
Aug 7, 2026
Merged

Update troubleshooting steps and FAQ table for UI improvements#56
claire-chan merged 11 commits into
mainfrom
preview

Conversation

@neeraj001122

Copy link
Copy Markdown
Contributor

No description provided.

@lyzhang0113 lyzhang0113 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Let's follow the file naming convention and use lowercase letters with hyphens (-) instead of underscores (_).

lyzhang0113 and others added 4 commits August 5, 2026 18:06
Switch the category tile grid to minmax(min(100%, 280px), 1fr) so
column count follows available content width instead of viewport
width, use flexbox with min-height so tiles stay equal height, wrap
icon/title in separate spans with overflow-wrap so long titles wrap
without widening the grid, use clamp() for responsive heading size,
and add color: inherit + focus-visible + reduced-motion support.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Copilot AI and others added 2 commits August 6, 2026 05:31
Co-authored-by: lyzhang0113 <35015690+lyzhang0113@users.noreply.github.com>
Fix category-grid CSS on barcode-reader and mrz-scanner index pages

@lyzhang0113 lyzhang0113 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

font needs fixing

Comment thread mrz-scanner/index.md Outdated
Comment thread barcode-reader/index.md Outdated
Comment thread barcode-reader/index.md Outdated
Comment thread barcode-reader/index.md Outdated
Comment thread mrz-scanner/index.md Outdated
Comment thread mrz-scanner/index.md Outdated
PR #57 replaced the fixed 2.5rem .faq-tile h2 font-size with
clamp(1.35rem, 2vw, 1.75rem), which reads far too small on common
desktop widths. Raise the clamp ceiling back to 2.5rem (matching the
old fixed size) while keeping a fluid rem+vw preferred value so it
still scales smoothly with viewport width. Also make the emoji icon
track the heading size (1em instead of a fixed 1.3rem) and drop the
hardcoded 1rem on tile body text so it inherits the theme default,
same as the untouched root index.md.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@lyzhang0113
lyzhang0113 requested a review from claire-chan August 6, 2026 09:36

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@neeraj001122 @lyzhang0113 full-hd.jpg is missing

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Full-hd.jpg is now available.

@claire-chan
claire-chan merged commit 8103abb into main Aug 7, 2026
3 checks passed
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.

4 participants