mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-26 15:35:53 +03:00
[GH-ISSUE #322] Replace the gear icon with something more appropriate #245
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#245
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 @cuu508 on GitHub (Jan 17, 2020).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/322
This one:
The gear icon typically means "Edit Settings", but in our case it's more a "More Details".
Look into using a different icon, or replace with a text label.
@SuperSandro2000 commented on GitHub (Jan 17, 2020):
Drop down carret?
@cuu508 commented on GitHub (Jan 17, 2020):
Also thinking about:
A button with wrench icon and caret. Click on it, get a dropdown menu with 3 items: Details, Pause, Remove.
A simple text link:
The part I'm struggling with is – going to the "Details" page is a very common action. It needs to be very easy. Ideally a single click on a large click target. Hiding it in a menu means two clicks. Using a button with an icon means small click target.
The entire row could also be a click target for the "Go to Details page" action, but that could clash with inline editing (clicking on name, on channel icons or on period & grace).
@cuu508 commented on GitHub (Jan 17, 2020):
Here's an experiment with the three dots button and a pause button. Default state:
Hovering over a row:
Hovering over the button: