Skip to content

fix: Fix SupersetClient.postForm calls - #4

Merged
martyngigg merged 9 commits into
v6from
fix-supersetclient-api-calls
Feb 18, 2026
Merged

fix: Fix SupersetClient.postForm calls#4
martyngigg merged 9 commits into
v6from
fix-supersetclient-api-calls

Conversation

@martyngigg

Copy link
Copy Markdown
Member

The SupersetClient.postForm api is inconsistent with the rest of the class as it does not accept an url parameter. This introduces a proper type for the arguments and allows endpoint or url. Call sites have been updated.

Other fixes include Login page fixes found when fixing postForm calls. Tests for Login and Register pages have been added.

@martyngigg
martyngigg merged commit 11a4ed4 into v6 Feb 18, 2026
53 of 57 checks passed
@martyngigg
martyngigg deleted the fix-supersetclient-api-calls branch February 18, 2026 11:40
@martyngigg martyngigg added awaiting-merge-upstream The changes are ready to be merged upstream but awaiting a maintainer. pr-opened-upstream The changes have been created as a pull request against upstream and removed awaiting-merge-upstream The changes are ready to be merged upstream but awaiting a maintainer. labels Feb 18, 2026
@martyngigg

Copy link
Copy Markdown
Member Author

Opened apache#38069.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-opened-upstream The changes have been created as a pull request against upstream

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant