pierrejeambrun commented on issue #45207:
URL: https://github.com/apache/airflow/issues/45207#issuecomment-2577601768

   > Yes, I imagined we would use localStorage for this.
   
   That's definitely the easiest approach but feels like a workaround to avoid 
having to update the database and do the appropriate backend-work. Basically 
losing your favorites and therefore having a different dashboard and UI because 
we swap browser / computer, or used a private navigation.
   
   I don't know. On the other hand doing it in the backend represent a bigger 
effort.
   
   We can always start small, with the local storage, so the front-end 
development can progress. And eventually do the backend integration later to 
persist that if the users request it.
   


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