mirror of
https://github.com/PowerDNS-Admin/PowerDNS-Admin.git
synced 2026-04-25 00:35:52 +03:00
[GH-ISSUE #108] Enhancement request: Add hovering bar to manage domain page #69
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#69
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 @michielvisser on GitHub (Aug 16, 2016).
Original GitHub issue: https://github.com/PowerDNS-Admin/PowerDNS-Admin/issues/108
If there are many DNS records in a domain it is sometimes difficult to see which set of buttons (Edit, Delete) belongs to which record. Is it possible to have the row of the table over which the mouse is hovering highlighted? This would make it easier to link the actions to the correct record.
@joachimtingvold commented on GitHub (Aug 16, 2016):
Isn't the alternating row-color/shade enough? Or maybe they are not that visible on screens having too much contrast?
@michielvisser commented on GitHub (Aug 24, 2016):
@jallakim: the alternting row colors are barely visible on my screen, it also depends on the screen I'm using - on my laptop it is more visible than through my Virtual Desktop (which uses a browser based RDP session).
A hover bar would be of much help to improve the visibility in managing domain records, thanks.
@ngoduykhanh commented on GitHub (Apr 2, 2018):
Now you can click on the record's row to switch to edit mode directly. No need to click on Edit button.