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

Fix remaining issues with dashboard and revise layout #551

Merged
merged 26 commits into from
Apr 18, 2023

Conversation

stefsmeets
Copy link
Contributor

@stefsmeets stefsmeets commented Apr 11, 2023

This PR fixes some of the issues defined in #549

Resolves #454 - Most of the features of the mockup are present
Resolves #522 - I think the button is in a good place now
Resolves #412 - Dashboard has been refactored to share code between the tabs
Resolves #427 - No longer seems relevant

@stefsmeets
Copy link
Contributor Author

This is what it looks like with all the suggestions applied:

Images

Screenshot 2023-04-13 152444

Text

Screenshot 2023-04-13 152647

@stefsmeets stefsmeets marked this pull request as ready for review April 13, 2023 13:58
@stefsmeets
Copy link
Contributor Author

Hi @laurasootes Could you have a look at this one and let me know if you agree with the changes I made?

The PR turned out a bit bigger than I intended, but I managed to implement all your suggestions in this one. I also did quite a bit of refactoring to reduce some duplication between the different pages.

Let me know what you think and if you still find any remaining issues.

@stefsmeets stefsmeets changed the title Fix small issues with dashboard Fix remaining issues with dashboard and revise layout Apr 13, 2023
Copy link
Contributor

@laurasootes laurasootes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Just a few things:

  • Can you update the readme with the new dashboard file name?
  • In the text tab: is there any way that you could make the label and text align when there is only one line of text?
    image
  • SonarCloud seems unhappy

Some suggestions to relax my OCD:

  • can you switch the text and image at the home page so that they are in the same order as in the menu?
  • Timeseries -> Time series
  • home -> Home

@stefsmeets
Copy link
Contributor Author

stefsmeets commented Apr 18, 2023

Thanks for the review @laurasootes , I addressed all your concerns. The sonarcloud warning is because of low coverage for the cli entry point for the dashboard, which is difficult to write a good test for.

I hope this adequately satisfies your OCD requirements:

Screenshot 2023-04-18 152341

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
2 participants