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

Monitoring page layout change: newest data on top #3589

Closed
matleppa opened this issue Oct 16, 2018 · 0 comments
Closed

Monitoring page layout change: newest data on top #3589

matleppa opened this issue Oct 16, 2018 · 0 comments
Assignees

Comments

@matleppa
Copy link
Member

matleppa commented Oct 16, 2018

Background

On Monitoring page user can start and stop monitoring and see the monitoring history of an API. The monitoring is shown for last 24 hours.

Problem

The monitoring history is shown in chronological order, which means, that the older data is up and the newest data is at bottom. Thus user has to scroll down in order to see latest status.
Also the monitoring controls are at the bottom, thus user has to scroll also in order to get them on hand.

Top of page, oldest data visible

monitoring_prob_1.PNG

After scrolling and scrolling down user sees newest data and controls

monitoring_prob_2.PNG

Proposed Solution

Change the layout of Monitoring page such a way, that first there is monitoring controls (tickbox, input field and Save button) and below that there is monitoring history in counter-chronological order (newest first).
That way user can make changes without scrolling the page and also sees the newest data when arriving the page, because the user probably is most interested in newer data .

Also there could be a button to show and hide guidance text (default hidden) . When guidance text is hidden, more monitoring data is shown without scrolling the page.

monitoring_solve_2.png

@matleppa matleppa changed the title Monitoring page layout change: oldest data to bottom Monitoring page layout change: newest data on top Oct 16, 2018
@ghost ghost assigned matleppa Nov 22, 2018
@ghost ghost added the in progress label Nov 22, 2018
@ghost ghost removed the in progress label Nov 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant