deep-foundation / deep-foundation/deepcase
Add handleIsLoading for ClientHandler
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
# Description
I use one client handler in another client handler, and nested client handler loads longer than the first one, therefore ui is confusing for user until nested client handler is loaded. It would be fine if parent client handler would know whether nested client handler is loading. We should add handleIsLoading parameter to ClientHandler or do something more better if someone have a better alternative
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.