Skip to content

Remove upper case on collection chooser (BL-16856) - #8345

Merged
hatton merged 1 commit into
Version6.5from
BL-16856
Sep 11, 2026
Merged

Remove upper case on collection chooser (BL-16856)#8345
hatton merged 1 commit into
Version6.5from
BL-16856

Conversation

@andrew-polk

@andrew-polk andrew-polk commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Problem. In the Open / Create Collections dialog, the UI language button in the title bar showed the selected language in all capitals ("ENGLISH"), unlike the same menu elsewhere in Bloom. The language name should read in its normal casing.

What the PR does. The dialog's title-bar style had a rule that forced the language button's label to uppercase. That rule is removed, so the button now shows the language name as the shared UI language menu renders it ("English"). The button's 14px size and normal weight in this dialog are kept.

Ref: https://issues.bloomlibrary.org/youtrack/issue/BL-16856

🤖 Generated with Claude Code

Devin review


This change is Reviewable

https://issues.bloomlibrary.org/youtrack/issue/BL-16856

The Open / Create Collections dialog forced the UI language button's
label to uppercase ("ENGLISH"). Drop that override so the label keeps
the language menu's normal casing.

Tests: CSS-only change; no tests exercise this styling, so none run.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@andrew-polk

Copy link
Copy Markdown
Contributor Author

[Claude Fable 5.1] Consulted Devin on 2026-09-10 22:46 UTC up to commit f8ac4da. Devin review: https://app.devin.ai/review/BloomBooks/BloomDesktop/pull/8345 — no bugs, no Investigate flags, no informational items. CI (pr-automation) passed.

@andrew-polk
andrew-polk marked this pull request as ready for review September 10, 2026 22:55
@hatton
hatton merged commit 4051372 into Version6.5 Sep 11, 2026
1 check passed
@hatton
hatton deleted the BL-16856 branch September 11, 2026 12:45
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