src/cljs/main/broadfcui/page/workspace/method_configs/method_config_editor.cljs (2 lines): - line 157: ;; FIXME: :error-message is unused - line 262: ;; FIXME: :data-attribute-load-error is unused src/cljs/main/broadfcui/page/workspace/summary/catalog/wizard.cljs (2 lines): - line 91: (if (= (:library:useLimitationOption attributes) "orsp") ;; TODO: change this so not hardcoded - line 121: ;; FIXME: refactor -- this is heavily copy/pasted from OKCancelForm src/cljs/main/broadfcui/common/components.cljs (2 lines): - line 73: ;; TODO: find out if :position "absolute" would work everywhere, or possibly get rid of Blocker entirely - line 239: ;; method redact is responding with "code" for 401. TODO: standardize and remove this extra logic src/cljs/main/broadfcui/page/workspace/data/entity_viewer.cljs (1 line): - line 90: ;; TODO: can't this just be (comp name key)? src/cljs/main/broadfcui/utils.cljs (1 line): - line 116: ;; TODO - make this unnecessary src/cljs/main/broadfcui/page/library/library_page.cljs (1 line): - line 105: :toolbar ;; FIXME: magic numbers below: src/cljs/main/broadfcui/page/workspace/summary/tab.cljs (1 line): - line 115: ;; TODO: "loading" state src/cljs/main/broadfcui/common/table/paginator.cljs (1 line): - line 78: ;; FIXME: find a better way to make this div square