Ashutosh0x commented on PR #36896:
URL: https://github.com/apache/superset/pull/36896#issuecomment-3793862916

   @codeant-ai-for-open-source[bot] I have pushed additional fixes:
   
   - **Resolved MapBox Point Radius scaling issue (#34398)**: Modified 
`transformProps.js` to ensure the `pointRadius` prop is always a number. 
Previously, selecting a column would pass a string (column name), which broke 
rendering and scaling logic.
   - **Fixed Python 3.8 compatibility**: Updated `tests/common/logger_utils.py` 
to use `typing.Type` instead of the built-in `type[]` syntax to resolve a 
`TypeError` encountered in local test environments.
   - **Improved script robustness**: Included previous fixes for 
`check-custom-rules.js` to handle missing dependencies without crashing.
   - **Fixed backend test mocks**: Corrected `patch.dict` usage in 
`thumbnails_tests.py`.
   
   Please re-review.
   


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