Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Language selector gets stucks after re-login #3150

Open
neos-bot opened this issue Jan 10, 2015 · 1 comment
Open

BUG: Language selector gets stucks after re-login #3150

neos-bot opened this issue Jan 10, 2015 · 1 comment
Assignees
Labels
7.3 8.3 Accessibility Bug Label to mark the change as bugfix Dimensions

Comments

@neos-bot
Copy link

neos-bot commented Jan 10, 2015

Jira issue originally created by user soee:

We can interact with backend interface after session expired, but before any action will be processed we need to authenticate first in login window.

The problem:

If our session expired and we click on the language selector and try to change to different language, target language gets selected and we will see login screen. After filling the form and getting authenticated again, our action (language change) is not processed further. - But the UI is stuck in the new state alreasy: The target language is set. (So we have to change currently selected item (target language) to different one to make the page reload and than switch to targen language.)

Would be good to have the language change action processed after relogin.

Jira-URL: https://jira.neos.io/browse/NEOS-924

@neos-bot neos-bot added the Bug Label to mark the change as bugfix label Sep 21, 2016
@mhsdesign mhsdesign transferred this issue from neos/neos-development-collection Jul 18, 2022
@mhsdesign
Copy link
Member

When trying to reproduce this in the React Ui i get:
image

.node-frontend-uri is not found in the result because the neos login html is returned.

@mhsdesign mhsdesign self-assigned this Jul 18, 2022
@grebaldi grebaldi changed the title Language selector needs stucks after re-login BUG: Language selector gets stucks after re-login May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7.3 8.3 Accessibility Bug Label to mark the change as bugfix Dimensions
Development

No branches or pull requests

3 participants