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

Improve default selection panel #5645

Open
3 of 10 tasks
emilk opened this issue Mar 22, 2024 · 0 comments
Open
3 of 10 tasks

Improve default selection panel #5645

emilk opened this issue Mar 22, 2024 · 0 comments
Labels
enhancement New feature or request ui concerns graphical user interface

Comments

@emilk
Copy link
Member

emilk commented Mar 22, 2024

The default selection is currently the active recording. We could improve this view by adding things like:

  • Make App ID selectable #5672
  • Latest edit time (of recording and blueprints) (can be derived from the latest RowId)
  • This recording contains a an inline-blueprint
    • Reset to blueprint
    • Reset to heuristics
    • Create a blueprint snapshot
  • Available timelines
  • Total Data Size
  • Whether data is still streaming in
  • Configuration for GC policy
  • Select store hub (to see everything in it)

Related

@emilk emilk added enhancement New feature or request ui concerns graphical user interface labels Mar 22, 2024
@emilk emilk self-assigned this Mar 22, 2024
emilk added a commit that referenced this issue Mar 25, 2024
…5646)

### What
* Part of #5645

If you click a recording you will now see what blueprints are in the
same data source.
You can also select the data source directly to see all recordings and
blueprints in it.
Selecting a blueprint is now also possible.
I also added the size of the store to the selection panel.


https://github.com/rerun-io/rerun/assets/1148717/e353339b-56c1-4924-9523-59afea2b5da0


### Checklist
* [x] I have read and agree to [Contributor
Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and
the [Code of
Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md)
* [x] I've included a screenshot or gif (if applicable)
* [x] I have tested the web demo (if applicable):
* Using newly built examples:
[app.rerun.io](https://app.rerun.io/pr/5646/index.html)
* Using examples from latest `main` build:
[app.rerun.io](https://app.rerun.io/pr/5646/index.html?manifest_url=https://app.rerun.io/version/main/examples_manifest.json)
* Using full set of examples from `nightly` build:
[app.rerun.io](https://app.rerun.io/pr/5646/index.html?manifest_url=https://app.rerun.io/version/nightly/examples_manifest.json)
* [x] The PR title and labels are set such as to maximize their
usefulness for the next release's CHANGELOG
* [x] If applicable, add a new check to the [release
checklist](https://github.com/rerun-io/rerun/blob/main/tests/python/release_checklist)!

- [PR Build Summary](https://build.rerun.io/pr/5646)
- [Docs
preview](https://rerun.io/preview/920381f809c2d96122511ff18de54795d7db7bd6/docs)
<!--DOCS-PREVIEW-->
- [Examples
preview](https://rerun.io/preview/920381f809c2d96122511ff18de54795d7db7bd6/examples)
<!--EXAMPLES-PREVIEW-->
- [Recent benchmark results](https://build.rerun.io/graphs/crates.html)
- [Wasm size tracking](https://build.rerun.io/graphs/sizes.html)
@emilk emilk removed their assignment Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ui concerns graphical user interface
Projects
None yet
Development

No branches or pull requests

1 participant