[ARVADOS] updated: b86917a20c4936cd95d4eb4e724f2beeddeebbfc

Git user git at public.curoverse.com
Wed Sep 6 11:10:03 EDT 2017


Summary of changes:
 apps/workbench/app/assets/javascripts/components/save_ui_state.js | 3 +++
 1 file changed, 3 insertions(+)

       via  b86917a20c4936cd95d4eb4e724f2beeddeebbfc (commit)
      from  91448ce45fff609f1b4c03d3db2cf9a465909b5c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit b86917a20c4936cd95d4eb4e724f2beeddeebbfc
Author: Tom Clegg <tclegg at veritasgenetics.com>
Date:   Wed Sep 6 11:09:27 2017 -0400

    12033: Document one-SaveUIState-per-page limitation.
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg at veritasgenetics.com>

diff --git a/apps/workbench/app/assets/javascripts/components/save_ui_state.js b/apps/workbench/app/assets/javascripts/components/save_ui_state.js
index 3dc81fe..3aece31 100644
--- a/apps/workbench/app/assets/javascripts/components/save_ui_state.js
+++ b/apps/workbench/app/assets/javascripts/components/save_ui_state.js
@@ -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)

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list