spetz opened a new pull request, #3148: URL: https://github.com/apache/iggy/pull/3148
Mobile detail view went blank because a desktop `.sidebar-collapsed` rule left the grid with two columns but only one area; Compare URL reverted to `/benchmarks/:uuid` because `SingleChart` force-pushed history on prop change; loading states were inconsistent and the pre-WASM splash jumped when the app mounted. Mobile rules moved to end-of-file so they win the cascade, both `.detail-layout` and `.sidebar-collapsed` share one mobile grid, and below 768px html/body/app-shell drop their 100vh locks so the page scrolls naturally. `SingleChart` no longer writes history. A shared `IggyLoader` replaces the legacy spinner, and the boot splash is a position-fixed overlay centered the same way the hero loading is. PNG logos (870 KB) swapped for SVG (21 KB). Row select + compare are now sibling buttons, so clicking compare never triggers the row's select handler. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
