Shivanigundlapalli commented on issue #37487:
URL: https://github.com/apache/superset/issues/37487#issuecomment-3817954345

   Hi @maintainers   
   
   I’ve gone through the issue and the discussion above, including the 
suggested areas in
   `superset/charts/data/api.py`, `superset/dashboards/api.py`, and 
`generate_download_headers`.
   
   I’d like to work on this issue by implementing a consistent and 
user-friendly export filename strategy for both charts and dashboards, 
including:
   - using chart/dashboard names,
   - sanitizing filenames safely,
   - and avoiding collisions (e.g. with IDs/UUIDs).
   
   Before starting, I wanted to confirm:
   - whether this approach aligns with current expectations, and
   - if it’s okay for me to proceed with a PR for this issue.
   
   Happy to incorporate feedback before coding.  
   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