-
Notifications
You must be signed in to change notification settings - Fork 135
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]: Title for new group cannot be edited right away #1547
Comments
I tried to reproduce your issue, but editing group title works fine to me. The only problem I see is that when you create the group, the edit title dialog appears far from the Group. Edit: There is a custom node that triggers the edit title dialog, it doesn't appear with all custom nodes disabled. Later I'll investigate. Edit 2: Found the culprit of my little issue: rgthree-comfy. I opened a bug report there: Group_Title.mp4 |
I don't have that behavior at all. This is what happens to me (every time you see the cursor blink, it's me typing and being ignored): Screen.Recording.2024-11-15.at.11.31.34.mov |
I think it's the same bug as this PR should have fixed (but for some reason you still have it): |
It really seems like it, or at least connected to that. |
Does it still happen with all custom nodes disabled? |
Frontend Version
1.3.44 (but the bug has been there for some versions)
Expected Behavior
Once a new group has been created, it's assigned the title
Group
. At this point, double-clicking on that title would enable the user to edit the title, as it normally happens with existing groups.Actual Behavior
Double-clicking on a newly created group enables the title edit UI, but nothing being typed appears on screen. It seems like the UI is stuck. The only way to move forward is press Return/Enter, and then type the new title you want. No visual cue appears once you press Enter/Return.
Steps to Reproduce
Debug Logs
Browser Logs
None
Setting JSON
None relevant
What browsers do you use to access the UI ?
Other
Other
Vivaldi on macOS, but it also happens with Safari.
┆Issue is synchronized with this Notion page by Unito
The text was updated successfully, but these errors were encountered: