Dashboard: Show tooltip timestamp on time hover across pages

Created on 4 Mar 2019  路  3Comments  路  Source: kubernetes/dashboard

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.

screenshot from 2019-03-04 18-18-49

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:

screenshot from 2019-03-04 18-15-43
(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

good first issue help wanted kinfeature

Most helpful comment

@eloyekunle I would like to give this a try. I have thought of a solution and am working on it.

All 3 comments

@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.

screenshot from 2019-03-04 18-18-49

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:

screenshot from 2019-03-04 18-15-43
(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?

Was this page helpful?
0 / 5 - 0 ratings