intersystems-community / intersystems-community/DeepSeeWeb
Mobile: introduce wait state for the long processes
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 19
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes server answers not very interactively and for the app it looks like it hung up. Introduce the waiting state which illustrates that the app is waiting for the responce from server.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the TypeScript/AngularJS client flow for requests that take a long time to receive a server response. Determine where request activity is represented in the interface, then verify that a waiting state appears during the request and clears when the response arrives.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angularjs, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100