mirror of
https://github.com/PowerDNS-Admin/PowerDNS-Admin.git
synced 2026-04-25 00:35:52 +03:00
[GH-ISSUE #115] Reset search field on "add record" event #75
Labels
No labels
bug / broken-feature
bug / broken-feature
docs / request
feature / request
help / other
mod / help-wanted
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PowerDNS-Admin-PowerDNS-Admin#75
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @adrpp on GitHub (Aug 19, 2016).
Original GitHub issue: https://github.com/PowerDNS-Admin/PowerDNS-Admin/issues/115
Hello,
not really a bug, but might confuse a bit. Inside of domain where existent RR's are shown, when entering a search string into the search field and afterwards clicking on "add record" shows 'nothing'.
This is by design, as the newly created (empty) RR field doesn't match the search string.
Maybe want to reset search field after clicking on "add record" button to workaround this behavior ?
Rgds,
Adrian
@joachimtingvold commented on GitHub (Aug 19, 2016):
Hi,
This is related to #94. Your suggestion would fix the issue I described (if you have an active search), but would not fix the problem if you've altered the sorting of the rows (as OP of #94 describes).
Both these issues should probably be addressed in the same fix, hence, I'm not sure clearing the search field on "Add record" would be enough...
@ngoduykhanh commented on GitHub (Aug 20, 2016):
This issue was fixed by @jallakim . Please get the latest code. Thanks.