Abhishekmishra2808 commented on issue #36948:
URL: https://github.com/apache/superset/issues/36948#issuecomment-3719561735

   Hello! I would like to work on this issue.
   My Analysis: After reviewing the issue, it appears that the Screenshot width 
field is conditionally rendered only when the report_format is set to PNG. 
However, the PDF generation also relies on this width for proper layout.
   
   Proposed Fix:
   
   - Update the visibility logic in the AlertReportModal (or relevant frontend 
component) to display the width input when either PNG or PDF is selected.
   - Ensure the backend PDF generation task correctly consumes the 
screenshot_width value from the report metadata.
   
   Could you please assign this to me? 
   Thanks!


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