rusackas commented on PR #36081: URL: https://github.com/apache/superset/pull/36081#issuecomment-4933495794
Pushed the merged-cell test I mentioned, @sadpandajoe. It uses a two-dimension `[country, city]` fixture where Spain owns two cities, so the outer Spain `th` spans two rows and bottoms out the table, and asserts `pvtRowLabelLast` lands on it (plus a colTotals variant where the totals row owns the bottom edge instead). Confirmed it fails if the `pvtRowLabelLast` assignment is reverted, so it pins the actual behavior rather than passing on a stale selector. Should be good once CI's green. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
