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

Support loading multiple recordings and/or blueprints in web-viewer #5548

Merged
merged 2 commits into from Mar 18, 2024

Conversation

emilk
Copy link
Member

@emilk emilk commented Mar 17, 2024

What

This adds support for passing multiple .rrd and/or .rbl files to the web-viewer by repeating the url query parameter.

TODO

  • Test this

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested the web demo (if applicable):
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG
  • If applicable, add a new check to the release checklist!

@emilk emilk added 🕸️ web regarding running the viewer in a browser 🟦 blueprint The data that defines our UI include in changelog labels Mar 17, 2024
@emilk emilk merged commit 83491b2 into main Mar 18, 2024
34 checks passed
@emilk emilk deleted the emilk/multi-urls branch March 18, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🟦 blueprint The data that defines our UI include in changelog 🕸️ web regarding running the viewer in a browser
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for working with blueprint files
2 participants