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

Display status of connection in title bar #3046

Closed
abey79 opened this issue Aug 18, 2023 · 0 comments · Fixed by #4443
Closed

Display status of connection in title bar #3046

abey79 opened this issue Aug 18, 2023 · 0 comments · Fixed by #4443
Assignees
Labels
enhancement New feature or request ui concerns graphical user interface
Milestone

Comments

@abey79
Copy link
Member

abey79 commented Aug 18, 2023

Some long-running receiver type should have their status displayed in the top bar as per @martenbjork design:

image
@abey79 abey79 added enhancement New feature or request ui concerns graphical user interface labels Aug 18, 2023
@abey79 abey79 added this to the 0.9 milestone Aug 18, 2023
@emilk emilk changed the title Display status string in title bar Display status of connection in title bar Aug 23, 2023
@emilk emilk self-assigned this Dec 6, 2023
emilk added a commit that referenced this issue Dec 6, 2023
### What
* Closes #3046

This replaces the loading screen with a connection status that's always
shown in the top panel.

<img width="325" alt="image"
src="https://github.com/rerun-io/rerun/assets/1148717/42a4ab7b-53d9-4f98-b8b8-6fea37d2540d">


### 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):
  * Full build: [app.rerun.io](https://app.rerun.io/pr/4443/index.html)
* Partial build:
[app.rerun.io](https://app.rerun.io/pr/4443/index.html?manifest_url=https://app.rerun.io/version/nightly/examples_manifest.json)
- Useful for quick testing when changes do not affect examples in any
way
* [x] The PR title and labels are set such as to maximize their
usefulness for the next release's CHANGELOG

- [PR Build Summary](https://build.rerun.io/pr/4443)
- [Docs
preview](https://rerun.io/preview/426dea12d09df75a35829394c210a346d6de8e6c/docs)
<!--DOCS-PREVIEW-->
- [Examples
preview](https://rerun.io/preview/426dea12d09df75a35829394c210a346d6de8e6c/examples)
<!--EXAMPLES-PREVIEW-->
- [Recent benchmark results](https://build.rerun.io/graphs/crates.html)
- [Wasm size tracking](https://build.rerun.io/graphs/sizes.html)
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