This is an automated email from the ASF dual-hosted git repository. enzomartellucci pushed a change to branch enxdev/refactor/replace-native-html-elements-with-antd5-components in repository https://gitbox.apache.org/repos/asf/superset.git
from ae9f764b5e wip(refactor): replace <input> with Antd Input component in DynamicEditableTitle and remove unused <span> and some styles add ddb138f649 refactor(EditableTitle): replace <textarea> and <input> elements with Antd5 Input.TextArea No new revisions were added by this update. Summary of changes: .../src/assets/stylesheets/superset.less | 24 ----- .../src/components/EditableTitle/index.tsx | 104 ++++++++------------- superset-frontend/src/components/Input/index.tsx | 3 +- 3 files changed, 39 insertions(+), 92 deletions(-)