htcnokia opened a new issue, #42325:
URL: https://github.com/apache/superset/issues/42325

   ### Bug description
   
   ### SUMMARY
   Fixes an issue where exporting a multi-tab dashboard to PDF or Image only 
captures the active tab, causing hidden tabs and their nested components to be 
omitted from the output.
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   - **Before:** Exported PDF/Image only contains the content of the currently 
visible/active tab.
   - **After:** Exported PDF/Image includes the entire dashboard content across 
all tabs.
   
   ### TESTING INSTRUCTIONS
   1. Open a dashboard with multiple tabs containing various charts/markdown 
components.
   2. Click on the **Dashboards action menu** (three dots at the top right).
   3. Select **Download as PDF** or **Download as Image**.
   4. Check the exported output.
      - **Expected behavior:** All components across all tabs should be 
rendered/included.
      - **Actual behavior (before fix):** Only the currently active tab is 
rendered, and inactive tabs are completely missing.
   
   ### ADDITIONAL INFORMATION
   - [x] Has associated issue: (Add issue # here if applicable)
   - [x] Changes UI
   
   ### Screenshots/recordings
   
   _No response_
   
   ### Superset version
   
   master / latest-dev
   
   ### Python version
   
   3.12
   
   ### Node version
   
   16
   
   ### Browser
   
   Chrome
   
   ### Additional context
   
   _No response_
   
   ### Checklist
   
   - [ ] I have searched Superset docs and Slack and didn't find a solution to 
my problem.
   - [ ] I have searched the GitHub issue tracker and didn't find a similar bug 
report.
   - [ ] I have checked Superset's logs for errors and if I found a relevant 
Python stacktrace, I included it here as text in the "additional context" 
section.


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