BasPH commented on issue #73237:
URL: https://github.com/apache/airflow/issues/73237#issuecomment-5827543254

   @basantjamwal do the other views also use both localStorage and url params?
   
   My gut feeling here is to drop localStorage, and rely on url params only. I 
think localStorage would be for user-specific settings in the UI e.g. timezone 
or theme, and "shareable" settings would be set via URL params. For the 
calendar view that means URL params for the selected timeframe, daily vs 
hourly, and total vs failed runs:
   
   <img width="637" height="84" alt="Image" 
src="https://github.com/user-attachments/assets/bedbef61-e416-4fc0-b5ee-e57bdd7e7a0d";
 />


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

Reply via email to