Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "fix: save codemirror content to extra textarea (#32893)" #33032

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

pankajkoti
Copy link
Member

This reverts commit f86e3a1.

I see this change messing up the connection form and showing
quite a lot of fields in the connection form (I guess the fields
are coming from all types of connections instead of just the
selected connection type)

Additionally, test connection button was set to disabled by
default in the PR #32052,
however due to this change the test connection button is getting
enabled.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Aug 2, 2023
@pankajkoti
Copy link
Member Author

This is how the connection form looked like after f86e3a1

screencapture-astro01-astronomer-stage-run-dvu1tleq-connection-add-2023-08-02-15_57_00

@ephraimbuddy ephraimbuddy merged commit 077fa4d into apache:main Aug 2, 2023
42 checks passed
@ephraimbuddy ephraimbuddy deleted the revert-32893 branch August 2, 2023 11:27
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants