TechnitiumSoftware / DnsServer

Technitium DNS Server
https://technitium.com/dns/
GNU General Public License v3.0
3.86k stars 401 forks source link

Feature request: Status badges in the zone list should be links/buttons #729

Closed noseshimself closed 8 months ago

noseshimself commented 9 months ago

The status badges should be turned into buttons if they are flagging errors (e. g. "Notify Failed" -- hover over and see which secondary did not accept the update, click on it and get a pop-up or a window with details/or relevant information from the log).

ShreyasZare commented 9 months ago

Thanks for the request. This info is already available when you edit the zone. The "Notify Failed" label is shown against the NS records to indicate which secondary failed to accept the notification.

Also, turning the badges into buttons wont look obvious so it wont be noticeable unless you know that it can be clicked.

noseshimself commented 9 months ago

This info is already available when you edit the zone

--- and scroll until you found them all (luckily NS entries are at the top).

I guess I'll have to add another feature request. Entering the zone is cumbersome as you can't get to the position you came from by using the browser's back button so whatever you do means scrolling back to the top, using the back button there and get to the top of the zone listing so I try to avoid that as much as possible...