You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently PFE implementation of language preference does not persist between sessions. There's at least one issue open because volunteers would prefer to keep their language preference when the browser is refreshed (Example project: Every Name Counts Issue #5729).
While building language translations for FEM, we have the opportunity to implement persistent language preference between sessions. I'm opening an issue here for discussion of two questions:
Should the language preference be loaded from panoptes via request, or loaded from a cookie?
If language preference is fetched from panoptes, will it be stored on the User resource, or some other location?
The text was updated successfully, but these errors were encountered:
Currently PFE implementation of language preference does not persist between sessions. There's at least one issue open because volunteers would prefer to keep their language preference when the browser is refreshed (Example project: Every Name Counts Issue #5729).
While building language translations for FEM, we have the opportunity to implement persistent language preference between sessions. I'm opening an issue here for discussion of two questions:
The text was updated successfully, but these errors were encountered: