From 1be2f8c987f6a97d70479534f717773679dccdc3 Mon Sep 17 00:00:00 2001 From: Paco Estevez Garcia Date: Tue, 20 Oct 2020 10:48:18 -0700 Subject: [PATCH] Immutable picker Summary: Disables the picker if the selection isn't editable Differential Revision: D24419005 fbshipit-source-id: 433229a23db7fac947f574110326f5bf0dc51bc3 --- desktop/app/src/ui/components/data-inspector/DataDescription.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/desktop/app/src/ui/components/data-inspector/DataDescription.tsx b/desktop/app/src/ui/components/data-inspector/DataDescription.tsx index 0e8ede847..a8c22188c 100644 --- a/desktop/app/src/ui/components/data-inspector/DataDescription.tsx +++ b/desktop/app/src/ui/components/data-inspector/DataDescription.tsx @@ -641,6 +641,7 @@ class DataDescriptionContainer extends PureComponent<{ }, {}); return (