Skip to content

Group open recordings by origin, dataset/appid and examples #9377

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

Merged
merged 7 commits into from
Mar 26, 2025

Conversation

lucasmerlin
Copy link
Contributor

@lucasmerlin lucasmerlin commented Mar 26, 2025

Related

What

Groups items in the recordings panel by their dataset / locally by app id / examples. This doesn't touch the redap browser yet, I'll update that UI in a separate PR.

Screen.Recording.2025-03-26.at.12.14.34.mov

Copy link

github-actions bot commented Mar 26, 2025

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
fc33791 https://rerun.io/viewer/pr/9377 +nightly +main

Note: This comment is updated whenever you push a commit.

@lucasmerlin lucasmerlin force-pushed the lucas/improve-local-remote-flow branch from d20c6c7 to b1d3cf2 Compare March 26, 2025 10:25
@lucasmerlin lucasmerlin added ui concerns graphical user interface dataplatform Rerun Data Platform integration include in changelog labels Mar 26, 2025
@lucasmerlin lucasmerlin marked this pull request as ready for review March 26, 2025 10:51
@lucasmerlin lucasmerlin changed the title Improve local <> remote flow Group recordings by dataset Mar 26, 2025
@lucasmerlin lucasmerlin changed the title Group recordings by dataset Group open recordings by origin, dataset/appid and examples Mar 26, 2025
Copy link
Member

@abey79 abey79 left a comment

Choose a reason for hiding this comment

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

Nice!

Comment on lines +315 to +319
if y_offset != 0.0 {
ui.add_space(y_offset);
height -= y_offset;
}

Copy link
Member

Choose a reason for hiding this comment

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

The result of this is the gap, visible eg here:

image

I wonder if things would not look better if we kept the original height for the highlight.

An alternative would be to not have full-width highlight for those titles, but some other kind of highlight (to suggest they are [sometime] clickable). I think i would prefer that, but then it becomes a design issue, so probably out of scope for this pr.

@lucasmerlin lucasmerlin merged commit 621c35c into main Mar 26, 2025
36 checks passed
@lucasmerlin lucasmerlin deleted the lucas/improve-local-remote-flow branch March 26, 2025 15:44
@emilk emilk mentioned this pull request Apr 11, 2025
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dataplatform Rerun Data Platform integration include in changelog ui concerns graphical user interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants