Skip to content

Feature: Integrate dash uploader#3850

Draft
rakrsh wants to merge 6 commits into
plotly:devfrom
rakrsh:integrate_dash_uploader
Draft

Feature: Integrate dash uploader#3850
rakrsh wants to merge 6 commits into
plotly:devfrom
rakrsh:integrate_dash_uploader

Conversation

@rakrsh

@rakrsh rakrsh commented Jun 28, 2026

Copy link
Copy Markdown

Start with a description of this PR. Then edit the list below to the items that make sense for your PR scope, and check off the boxes as you go!

Contributor Checklist

  • I have broken down my PR scope into the following TODO tasks
    • task 1
    • task 2
  • I have run the tests locally and they passed. (refer to testing section in contributing)
  • I have added tests, or extended existing tests, to cover any new features or bugs fixed in this PR

optionals

  • I have added entry in the CHANGELOG.md
  • If this PR needs a follow-up in dash docs, community thread, I have mentioned the relevant URLS as follows
    • this GitHub #PR number updates the dash docs
    • here is the show and tell thread in Plotly Dash community

rakrsh added 6 commits June 28, 2026 11:58
…t mode compatibility

- Add type annotations to wrap_func to preserve function signature using ParamSpec and TypeVar
- Add return type annotation to register_callback
- Remove redundant cast() call that was obscuring type information
- Remove unused cast import

These changes ensure that mypy can properly understand that the callback decorator
preserves the original function's signature and return type in strict mode.
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
16 New Blocker Issues (required ≤ 5)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant