When visiting a specific Hugging Face subpage (e.g., a model card such as https://huggingface.co/HuggingFaceTB/SmolLM3-3B
) without being logged in, logging in via the login prompt on this subpage always redirects the user to the main homepage instead of returning them to the original subpage. This disrupts the user experience by forcing users to manually navigate back to their page of interest after logging in.
Similarly, when users log out from any subpage, they are also redirected to the main homepage, losing their browsing context.
Please allow users to return directly to the originating Hugging Face subpage after logging in or out, instead of always redirecting to the homepage.