mirror of
https://github.com/PowerDNS-Admin/PowerDNS-Admin.git
synced 2026-04-25 00:35:52 +03:00
[GH-ISSUE #94] Issue with add record field when sort order changed #61
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#61
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 @trenb on GitHub (Jul 24, 2016).
Original GitHub issue: https://github.com/PowerDNS-Admin/PowerDNS-Admin/issues/94
When adding a record to a domain, if you change the sort order "highest to lowest", the entry dialogue is moved to the bottom of the list. Changing the sort order should not change where the entry dialogue is located.
Let me know if you need any more information.
@joachimtingvold commented on GitHub (Jul 26, 2016):
Somewhat related (not sure if it should have it's own issue, but the solution should probably address both issues as "one");
If you're filtering records (e.g. searching for 'dns'), and you hit "Add Record", the entry dialogue isn't shown at all (since it doesn't match 'dns'). You have to clear the filter in order to see the dialogue.