mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 10:38:33 +00:00
914e2b1057
* NIFI-13136: - Allowing users to unset optional property values. - Only selecting value and applying focus if it is not read only. * NIFI-13136: - Addressing review feedback. - Adding styles to disabled editor input. - Fixing show hint/autocomplete in production build. This closes #8734