Skip to content

Conversation

@br14n-sol
Copy link
Owner

Closes #69

Before This pr
Captura de pantalla_20250518_151834-1
Captura de pantalla_20250518_151807
Captura de pantalla_20250518_151257
Captura de pantalla_20250518_151441

- Convert `fileSelector` into a function with overloads
- Return `Item | null` when `allowCancel` is enabled, otherwise return `Item`
- Improves type safety and developer experience when canceling is disabled
@br14n-sol br14n-sol self-assigned this May 18, 2025
@br14n-sol br14n-sol merged commit d7f8238 into main May 18, 2025
@br14n-sol br14n-sol deleted the feat/enhance-prompt-signature branch May 18, 2025 20:21
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.

Return type of fileSelector not expected if allowCancel is not set to true

1 participant