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

'uploadAFile' in platforms.d.ts is not exposed for accessibility #371

Closed
tusharkantijoshi opened this issue Dec 7, 2023 · 4 comments · Fixed by #373 or #374
Closed

'uploadAFile' in platforms.d.ts is not exposed for accessibility #371

tusharkantijoshi opened this issue Dec 7, 2023 · 4 comments · Fixed by #373 or #374
Assignees
Labels
bug Something isn't working

Comments

@tusharkantijoshi
Copy link

Environment

  • Checkout SDK version: 2.3.2
  • node version: v16.15.0 (npm v8.5.5)

Description

The current codebase lacks the necessary exposure of the 'uploadAFile' functionality within the 'platforms.d.ts' declaration file. This omission is hindering accessibility and seamless integration with other components. To enhance the overall usability and maintain consistency, it's essential to expose 'uploadAFile' in 'platforms.d.ts'. This adjustment will contribute to a more cohesive and developer-friendly environment.

@armando-rodriguez-cko
Copy link
Contributor

Thank you @tusharkantijoshi! we will update it asap.

@armando-rodriguez-cko armando-rodriguez-cko self-assigned this Dec 7, 2023
@armando-rodriguez-cko armando-rodriguez-cko added the bug Something isn't working label Jan 2, 2024
@armando-rodriguez-cko armando-rodriguez-cko linked a pull request Jan 3, 2024 that will close this issue
@armando-rodriguez-cko
Copy link
Contributor

Hi @tusharkantijoshi! We have published a new PR with the changes to updates the types. Soon we will publish a new release. Thank you.

@tusharkantijoshi
Copy link
Author

Thank You @armando-rodriguez-cko! Looking forward to the upcoming release.

@armando-rodriguez-cko armando-rodriguez-cko linked a pull request Jan 4, 2024 that will close this issue
@armando-rodriguez-cko
Copy link
Contributor

New release in progress @tusharkantijoshi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

2 participants