actualbudget/actual
[Tech Enhancement] Implement standard sizes on `Text` and `Input` components
オープン
#3,771 opened on 2024/11/03
help wanteduser interface
Repository metrics
- Stars
- (7,129 個のスター)
- PR merge metrics
- (平均マージ 4d 15h) (30d で 165 merged PRs)
説明
Verified issue does not already exist?
- I have searched and found no existing issue
- I will be providing steps how to reproduce the bug (in most cases this will also mean uploading a demo budget file)
What happened?
Currently, there is no standard sizes for texts and inputs across the app. This enhancement is to extend the Text and Input components to have a size prop which accepts some standard size values:
- small
- medium
- large
- extra-large
These standard sizes should vary between screen sizes e.g. different set of width and height for desktop, tablet, mobile
This change should help make all the texts and inputs more uniform in sizes throughout the app
Where are you hosting Actual?
None
What browsers are you seeing the problem on?
No response
Operating System
None