codeant-ai-for-open-source[bot] commented on PR #36346:
URL: https://github.com/apache/superset/pull/36346#issuecomment-3605013419

   ## Nitpicks 🔍
   
   <table>
   <tr><td>🔒&nbsp;<strong>No security issues identified</strong></td></tr>
   <tr><td>⚡&nbsp;<strong>Recommended areas for review</strong><br><br>
   
   - [ ] <a 
href='https://github.com/apache/superset/pull/36346/files#diff-490d33e5c97567e9de7b7b30124f96a0e1d809099f126408d82086bc036b4ae3R223-R227'><strong>Possible
 Bug</strong></a><br>The test that verifies `availableColumnCount` now compares 
the rendered value against `columnWithoutChildren.meta.width`, but the test's 
`setup()` call in that case does not pass `columnWithoutChildren` as the 
`component` prop. This likely means the test is asserting against the wrong 
source of truth for the width and may either fail unexpectedly or no longer 
correctly guard the intended behavior.<br>
   
   </td></tr>
   </table>
   


-- 
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]

Reply via email to