-
Notifications
You must be signed in to change notification settings - Fork 482
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
Conversation
Web viewer built successfully. If applicable, you should also test it:
Note: This comment is updated whenever you push a commit. |
d20c6c7
to
b1d3cf2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
if y_offset != 0.0 { | ||
ui.add_space(y_offset); | ||
height -= y_offset; | ||
} | ||
|
There was a problem hiding this comment.
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:

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.
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