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

Simple static description of why a space view is empty. #5669

Closed
nikolausWest opened this issue Mar 25, 2024 · 0 comments · Fixed by #5693
Closed

Simple static description of why a space view is empty. #5669

nikolausWest opened this issue Mar 25, 2024 · 0 comments · Fixed by #5693
Assignees
Labels
enhancement New feature or request ui concerns graphical user interface

Comments

@nikolausWest
Copy link
Member

As a simple short term alleviation for:

We could add a generic description in the style of:

No data found with query <here goes the query>, that is reachable from origin <origin goes here> with visualizer <visualizer type goes here>

At the very least that could be shown in the selection view whe the the space view is selected. Also consider putting it in the empty space view.

@nikolausWest nikolausWest added enhancement New feature or request ui concerns graphical user interface labels Mar 25, 2024
@Wumpf Wumpf self-assigned this Mar 26, 2024
emilk added a commit that referenced this issue Mar 27, 2024
… displayed (#5693)

### What

* Fixes  #5669


https://github.com/rerun-io/rerun/assets/1220815/91c63fbb-4b6e-4eb9-a5b5-3d14ea41d412

a small step towards making it easy to debug why no data might be shown


### 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/5693/index.html)
* Using examples from latest `main` build:
[app.rerun.io](https://app.rerun.io/pr/5693/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/5693/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/5693)
- [Docs
preview](https://rerun.io/preview/b9425379e1b41bf8f1891ffada4e6e0d15edc3cc/docs)
<!--DOCS-PREVIEW-->
- [Examples
preview](https://rerun.io/preview/b9425379e1b41bf8f1891ffada4e6e0d15edc3cc/examples)
<!--EXAMPLES-PREVIEW-->
- [Recent benchmark results](https://build.rerun.io/graphs/crates.html)
- [Wasm size tracking](https://build.rerun.io/graphs/sizes.html)

---------

Co-authored-by: Emil Ernerfeldt <[email protected]>
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

Successfully merging a pull request may close this issue.

2 participants