From 3684975ef924554b3e88b25678c43df97891653d Mon Sep 17 00:00:00 2001 From: John Mitchell Date: Mon, 13 Jan 2020 16:04:15 -0500 Subject: [PATCH] remove todo label-ify search dropdown note --- awx/ui_next/src/components/Search/Search.jsx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/awx/ui_next/src/components/Search/Search.jsx b/awx/ui_next/src/components/Search/Search.jsx index 94fae17e35..a50a0ea083 100644 --- a/awx/ui_next/src/components/Search/Search.jsx +++ b/awx/ui_next/src/components/Search/Search.jsx @@ -222,10 +222,6 @@ class Search extends React.Component { > {(options && ( - {/* TODO: update value to being object - { actualValue: optionKey, toString: () => label } - currently a pf bug that makes the checked logic - not work with object-based values */}