ethan-l-geotab commented on issue #33044: URL: https://github.com/apache/superset/issues/33044#issuecomment-2795752300
1. This is without the overhaul of having triple states. Currently there is a "published" property in the dashboard model. I intended it to go "back to draft" once it is in archived. I will still consider it archived as that takes priority. but I figured i should do something with that value instead of leaving it as published. That being said, chainging published -> state and having it hold Published, Draft and Archived would be better. 2. I guess a "This dashboard is archived" wouldn't hurt in the report or something near the top? 3. Open to ideas. I figured "archiving" could be tucked away somewhere hidden cuz it wont be a common operation? Currently we have a modal popup where users can choose between archiving and publishing. Literally this: <img width="644" alt="Image" src="https://github.com/user-attachments/assets/21c4c5b5-e3bb-4af8-ac89-d3413ab6db9e" /> -- 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]
