mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
database host string bugget #47
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kaiyga on GitHub (May 14, 2024).
Current Behavior
Scary ghosting. A line is entered, it may not be erased, it may return to the input that was before, it may, on the contrary, erase what you wrote, etc.
https://github.com/pelican-dev/panel/assets/92279086/fc3fbaf1-be42-48d2-ac21-d8fbdf2f9298
Expected Behavior
Normal input?!?!?
Steps to Reproduce
admin/database-hosts/create
Write to stroke "Host"
Panel Version
1.4.0
Wings Version
Games and/or Eggs Affected
Panel
Docker Image
Error Logs
Is there an existing issue for this?
@notAreYouScared commented on GitHub (May 14, 2024):
This is expected behavior as we auto fill the ip/domain as the name. Maybe we can change it to update after you move to the next field
@notAreYouScared commented on GitHub (May 15, 2024):
e9dc6cd32caddresses this.