rerun-io / rerun

Visualize streams of multimodal data. Free, fast, easy to use, and simple to integrate. Built in Rust.
https://rerun.io/
Apache License 2.0
6.68k stars 338 forks source link

Improve error messages for Tensor and Text Document views #8155

Closed grtlr closed 6 days ago

grtlr commented 1 week ago

What

Closes #8148.

This brings nicer error messages to mono component entities when multiple components were added.

@emilk This also improves the API of error_*, warning_label, and success_label in UiExt.

image image

Checklist

To run all checks from main, comment on the PR with @rerun-bot full-check.

To deploy documentation changes immediately after merging this PR, add the deploy docs label.

grtlr commented 1 week ago

Done ✅