-
-
Notifications
You must be signed in to change notification settings - Fork 223
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
BUGFIX: Remove Neos WorkspaceName
#4534
Conversation
❤️ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for taking care, i think we need to adjust the neos ui too.
Ahh i see you did this here : neos/neos-ui#3624 ❤️
Since we removed the odd logic, i think we can remove also this Line 97 in 2ee183d
|
So i ran the neos-ui e2e tests (with neos/neos-ui#3624) locally and everything seems to work so i would like to merge this task :D |
Fixes: #4533
Neos ui part neos/neos-ui#3624