Open SebinSong opened 3 weeks ago
Passed #3370
•
99e89a1272 ℹ️: Merge 091647d879cfb5ceac40667e1cdf4e177efb0f54 into 3b142e94445de8ab49b435e8d4bd...
Project |
group-income
|
Branch Review |
sebin/task/#2406-payment-table-issue
|
Run status |
Passed #3370
|
Run duration | 09m 04s |
Commit |
99e89a1272 ℹ️: Merge 091647d879cfb5ceac40667e1cdf4e177efb0f54 into 3b142e94445de8ab49b435e8d4bd...
|
Committer | Sebin Song |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
10
|
Skipped |
0
|
Passing |
111
|
View all changes introduced in this branch ↗︎ |
LGTM
closes #2406 closes #2415
As mentioned in this Slack thread, horizontal scrollbar creates another critical issue where the menu dropdown is cropped or even not visible at all in some cases. So decided to revert the previous fix and instead extended current css media-queries settings to make sure nothing overflows the table layout.
[case 1 - table has enough space]
[case 2- table does not have enough space]
Hope it looks good!