I haven't coded this properly, and have hard-coded the project names, but this is just a proof of concept.
I have this idea that it would be super-useful to have a dashboard panel which can display a read-only copy of a workboard.
This can be used in situations like:
- Keeping the entire organization up-to-date on high-level roadmap.
- Making sure everyone knows what the priorities are.
There are problems which I couldn't find the workaround for:
- I couldn't set up the panel setting fields to select a project. I have a multi-select now which doesn't work.
- When a project is selected, I don't know how to set up the settings to select a query that they want to use.
- I don't know how to prevent re-ordering and editing and make this a pure read-only view.
- The workboards are floating on top. I couldn't figure out how to fix this with the CSS and stuff.