We should show tooltip timestamps on hover of absolute and relative time displayed across the components to give specific time information to the users.
For example, dates as shown below are not very helpful, because I might want to know exactly when the events occured.

To improve the user experience of users by giving them more information about dates and times across the dashboard.
In general, tooltips can look like below, with the dotted underline added as a visual cue for users to know they can hover:

(credit: this article)
To proceed, you might need to check places where times/dates are shown, e.g. events, conditions etc, and then investigate the use of Material Tooltips for the tooltips.
/good-first-issue
@eloyekunle:
This request has been marked as suitable for new contributors.
Please ensure the request meets the requirements listed here.
If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue command.
In response to this:
What would you like to be added
We should show tooltip timestamps on hover of absolute and relative time displayed across the components to give specific time information to the users.
For example, dates as shown below are not very helpful, because I might want to know exactly when the events occured.
Why is this needed
To improve the user experience of users by giving them more information about dates and times across the dashboard.
Comments
In general, tooltips can look like below, with the dotted underline added as a visual cue for users to know they can hover:
(credit: this article)To proceed, you might need to check places where times/dates are shown, e.g. events, conditions etc, and then investigate the use of Material Tooltips for the tooltips.
/good-first-issue
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
@eloyekunle I would like to give this a try. I have thought of a solution and am working on it.
Is this issue still open?
Most helpful comment
@eloyekunle I would like to give this a try. I have thought of a solution and am working on it.