Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show tooltip timestamp on time hover across pages #3631

Closed
eloyekunle opened this issue Mar 4, 2019 · 3 comments · Fixed by #3767
Closed

Show tooltip timestamp on time hover across pages #3631

eloyekunle opened this issue Mar 4, 2019 · 3 comments · Fixed by #3767
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature.

Comments

@eloyekunle
Copy link
Contributor

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

@eloyekunle eloyekunle added the kind/feature Categorizes issue or PR as related to a new feature. label Mar 4, 2019
@k8s-ci-robot
Copy link
Contributor

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

@k8s-ci-robot k8s-ci-robot added good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. labels Mar 4, 2019
@anuragprafulla
Copy link

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

@anuragprafulla
Copy link

Is this issue still open?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants