Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tech Enhancement] Implement standard sizes on Button2 component #3770

Open
2 tasks done
joel-jeremy opened this issue Nov 3, 2024 · 0 comments
Open
2 tasks done
Labels
help wanted Extra attention is needed user interface Related to the user interface

Comments

@joel-jeremy
Copy link
Contributor

joel-jeremy commented Nov 3, 2024

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 button sizes across the app. This enhancement is to extend the Button2 component 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 buttons 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

@joel-jeremy joel-jeremy added help wanted Extra attention is needed user interface Related to the user interface labels Nov 3, 2024
@joel-jeremy joel-jeremy changed the title [Tech Enhancement]: Implement standard button sizes for the Button2 component [Tech Enhancement] Implement standard sizes on Button2 component Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed user interface Related to the user interface
Projects
None yet
Development

No branches or pull requests

1 participant