-
Notifications
You must be signed in to change notification settings - Fork 69
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
[GlobalStep] Columns are misaligned on Payments->Transactions/Disputes page #1719
Comments
Thanks, @gglobalstep for reporting this. I took a closer look at this, and some items are misaligned, to fix this I'll align the table items in the center except the numeric values (cost and fees) which should be right-aligned as they are more readable that way. |
The same issue is observed on the "Payments->Deposits" Page as well Environment: PC: |
* Fix: #1719 Misaligned columns on Payments->Deposits - override alignment for deposits list page. - slight adjustment in transaction table header margin. - changelog update. - updated failing snapshots. - Review changes. - Aligned data with currency conversion marker.
* Fix: #1719 Misaligned columns on Payments->Deposits - override alignment for deposits list page. - slight adjustment in transaction table header margin. - changelog update. - updated failing snapshots. - Review changes. - Aligned data with currency conversion marker.
* Fix: #1719 Misaligned columns on Payments->Deposits - override alignment for deposits list page. - slight adjustment in transaction table header margin. - changelog update. - updated failing snapshots. - Review changes. - Aligned data with currency conversion marker.
Bug Description:
"Fees/Net/Order#/Source/Deposit" columns are misaligned on "Payments->Transactions" page
"Status/Reason/Order #/Source/Respond by "columns are misaligned on "Payments->Disputes" page
Environment:
Woocommerce Version : WooCommerce 5.2.2
WooCommerce Payments: v2.4.0
WooCommerce Subscriptions: v3.0.12
WordPress version: (v5.7)
PC:
Windows 10, Mac 10.14.6
Chrome(Version 90.0.4430.93)
Firefox(Version 87.0)
Safari: v13.1.1
Steps To Reproduce:
Actual Result:
Columns are misaligned on Payments->Transactions/Disputes page
Expected Result:
Columns should be properly aligned on the Payments->Transactions/Disputes page
ScreenShot:
Isolating the problem (mark completed items with an [x]):
The text was updated successfully, but these errors were encountered: