Open
Bug 1862326
Opened 2 years ago
Updated 1 year ago
Remove forced capitalization of TextButton
Categories
(Firefox for Android :: Design System and Theming, task, P3)
Tracking
()
NEW
People
(Reporter: 007, Unassigned)
References
(Blocks 1 open bug)
Details
After confirming with Crystal, the copy within the TextButton composable should dictate the capitalization. Refactor TextButton to remove the call to uppercase the text and have the consumers of the API instead handle any capitalization.
The current usages of TextButton (Inactive Tabs and the Banner Composable) should be audited to ensure any button text that is currently all uppercase should stay that way.
| Reporter | ||
Updated•1 year ago
|
Component: General → Design System and Theming
You need to log in
before you can comment on or make changes to this bug.
Description
•