12033: Document one-SaveUIState-per-page limitation.
[arvados.git] / apps / workbench / app / assets / javascripts / components / save_ui_state.js
index 3dc81fe716c2fc93d738b334f2f47cb85c4a6087..3aece3195d571ba6913bb9d81e470b9c25081162 100644 (file)
@@ -7,6 +7,9 @@
 //
 // It does not display any content itself: do not pass any children.
 //
+// Use of multiple SaveUIState components on the same page is not
+// (yet) supported.
+//
 // The problem being solved:
 //
 // Page 1 loads some content dynamically (e.g., via infinite scroll)