Skip to content

Fix Rename Bug#35

Merged
syndr7 merged 2 commits into
devfrom
tc/fix/rename-bug
Mar 6, 2026
Merged

Fix Rename Bug#35
syndr7 merged 2 commits into
devfrom
tc/fix/rename-bug

Conversation

@syndr7

@syndr7 syndr7 commented Mar 6, 2026

Copy link
Copy Markdown
Collaborator

There is a bug where while a user is renaming a device, the refresh timer activates and kicks the user off of the field.

This PR fixes that by blocking refreshes while a user is modifying the field, and it resumes refreshes once the rename is complete.

It also lets a user click off the text field to submit a rename.

... It also restores HTTP POST code that was missing.

@syndr7 syndr7 self-assigned this Mar 6, 2026
@syndr7 syndr7 changed the title Tc/fix/rename bug Fix Rename Bug Mar 6, 2026
@syndr7 syndr7 requested a review from jwthomas44 March 6, 2026 22:17
@syndr7 syndr7 merged commit 747c304 into dev Mar 6, 2026
1 check passed
@syndr7 syndr7 deleted the tc/fix/rename-bug branch March 6, 2026 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants