Skip to content

CLDR-19353 Revise display of tags (chits)#5796

Open
btangmu wants to merge 2 commits into
unicode-org:mainfrom
btangmu:t19353_d
Open

CLDR-19353 Revise display of tags (chits)#5796
btangmu wants to merge 2 commits into
unicode-org:mainfrom
btangmu:t19353_d

Conversation

@btangmu
Copy link
Copy Markdown
Member

@btangmu btangmu commented Jun 2, 2026

-Make the borders thicker and darker

-Show some additional characters (quotes/apostrophes/primes) as tags but do not include them in the Insert menu

-Add documentation for the additional characters in getting-started/guide.md

-Minor related refactoring and comments

-(Unrelated:) Suppress distracting console warnings for intentionally invalid locale IDs in TestCldrLocales

CLDR-19353

  • This PR completes the ticket.

ALLOW_MANY_COMMITS=true

-Make the borders thicker and darker

-Show some additional characters (quotes/apostrophes/primes) as tags but do not include them in the Insert menu

-Add documentation for the additional characters in getting-started/guide.md

-Minor related refactoring and comments

-(Unrelated:) Suppress distracting console warnings for intentionally invalid locale IDs in TestCldrLocales
Copy link
Copy Markdown
Member

@macchiati macchiati left a comment

Choose a reason for hiding this comment

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

Looks good. I think we want the border to be a bit more eye catching , like dark blue. Ow, ok.

@btangmu
Copy link
Copy Markdown
Member Author

btangmu commented Jun 3, 2026

we want the border to be a bit more eye catching , like dark blue

The 2nd commit changes it from black to midnightblue. Per web search, "MidnightBlue (#191970) is actually lighter and less saturated than DarkBlue (#00008B)" and on a cyan background "Its muted 64% saturation structure stops the layout from looking too jarringly blocky."

@btangmu btangmu requested review from macchiati and srl295 June 3, 2026 16:14
@btangmu
Copy link
Copy Markdown
Member Author

btangmu commented Jun 3, 2026

image

Copy link
Copy Markdown
Member

@macchiati macchiati left a comment

Choose a reason for hiding this comment

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

The rest looks good, though my JS is very weak. @srl295 should review that if available. Otherwise I could stamp once this is resolved.

in the Insert menu. They are not invisibles, so the characters themselves, rather
than their names, are displayed in the tags. Users can see their names by hovering.

◦ " U+0022 QUOTATION MARK
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Either we should have both or neither of these:

  • U+0022 QUOTATION MARK
  • U+0027 APOSTROPHE

I'd lean towards neither.
(This was probably my fault in supplying the list.)

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.

2 participants