-
-
Notifications
You must be signed in to change notification settings - Fork 502
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
Header Alignment -- on all things #4672
Comments
I can do this one! |
Assigning it to you! Please include screenshots in your PR. Thanks! |
The item and purchase indices have been addressed, but there are still lots of minor alignment adjustments up for grabs. |
This issue is marked as stale due to no activity within 30 days. If no further activity is detected within 7 days, it will be unassigned. |
Automatically unassigned after 7 days of inactivity. |
Can you assign this to me - Thanks! |
It's yours! |
Summary
Match header alignment to the contents on all tables.
Why?
It'll look better, and be slightly easier to read if the header is above the content.
Details
This is a look at each screen in the system and make it match kind of job. A bit tedious, Especially since most of them are alright.
For example: One screen where we know the alignment is off is the "All Purchases" screen (sign in as [email protected], "Purchases", "All Purchases". In this case the headers Quantity of Items, Variety of Items, Amount spent, FMV and Purchased Date should all be right-justified.
We are certainly open to multiple PRs on this if you can do the work on a couple of screens - but please record what screens you have looked at here, so we don't get duplication of effort.
Criteria for completion
The text was updated successfully, but these errors were encountered: