[GH-ISSUE #286] Edit option on mobile #214

Closed
opened 2026-02-25 23:41:38 +03:00 by kerem · 2 comments
Owner

Originally created by @alex-phillips on GitHub (Sep 6, 2019).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/286

The mobile view doesn't have any way to enter the edit page of a check. I have to request the desktop site to edit.

Originally created by @alex-phillips on GitHub (Sep 6, 2019). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/286 The mobile view doesn't have any way to enter the edit page of a check. I have to request the desktop site to edit.
kerem closed this issue 2026-02-25 23:41:38 +03:00
Author
Owner

@jesse-holden commented on GitHub (Nov 4, 2019):

I believe this is in fact a CSS issue, visiting the page in landscape mode does reveal the edit button to the right.

A suggestion I have would be to add a click event to the entire row, that way if you click between the columns you could go to the details page for that check.

<!-- gh-comment-id:549558984 --> @jesse-holden commented on GitHub (Nov 4, 2019): I believe this is in fact a CSS issue, visiting the page in landscape mode does reveal the edit button to the right. A suggestion I have would be to add a click event to the entire row, that way if you click between the columns you could go to the details page for that check.
Author
Owner

@cuu508 commented on GitHub (Nov 5, 2019):

I "fixed" the mobile view to always show the gear icon. To make room for it, the "Last Ping" column is now hidden in the mobile view.

Thanks for the suggestion about handling clicks on the entire row. Currently, clicking on name brings up the "Edit Name" dialog. And, before I removed the "Last Ping" column, clicking on the last ping area was bringing up another dialog. That leaves very little space for "entire row" click target.

<!-- gh-comment-id:549727929 --> @cuu508 commented on GitHub (Nov 5, 2019): I "fixed" the mobile view to always show the gear icon. To make room for it, the "Last Ping" column is now hidden in the mobile view. Thanks for the suggestion about handling clicks on the entire row. Currently, clicking on name brings up the "Edit Name" dialog. And, before I removed the "Last Ping" column, clicking on the last ping area was bringing up another dialog. That leaves very little space for "entire row" click target.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#214
No description provided.