Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Layout/Error Message Fixes

Compare
Choose a tag to compare
@jmuharsky jmuharsky released this 29 Mar 17:20
· 58 commits to master since this release

PerfKit Explorer Production Release v27.1

Fixed some issues around layout and error messages:

  • Responses without a jobid will no longer throw an error. This was causing widgets to appear perpetually in the loading state.
  • Add height/width offset for charts. This should eliminate the spurious scrollbars on charts on Linux/Chrome.
  • Pivots with duplicate values will now correctly return an error message.
  • If an empty error is returned, "An unexpected error occurred" is displayed. While work will be done to provide actionable error messages for all failure modes, there should at least be a graceful fallback now.