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

Async input #12

Open
5 tasks
petrnymsa opened this issue Oct 17, 2023 · 0 comments
Open
5 tasks

Async input #12

petrnymsa opened this issue Oct 17, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@petrnymsa
Copy link
Member

petrnymsa commented Oct 17, 2023

Add support for "async" operations

  • Add AsyncGladeModel which will support async initialize
    • Support *async versions of getters on Model
  • Add AsyncGladeInput with async validation support
  • Add AsyncTextField widget allowing to accept async validation
    • Widget has to support all standard TextField properties
    • Widget has to support highly customizable loading animation
  • Add support for async in GladeDebugModelInfo
  • Update documentation and examples
@petrnymsa petrnymsa added the enhancement New feature or request label Oct 17, 2023
@petrnymsa petrnymsa mentioned this issue Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant