bcgov / bcgov/SIMS

Vue Pages and API Calls

Open
#2,426 0 comments 0 reactions 0 assignees View on GitHub
Task
Dominant language
TypeScript
Stars
29
Forks
15
Avg merge
1d 13h
Merged PRs (30d)
40

Description

Loading status on Vue pages and overall loading information.
Global solution to handle individual "API calls" where the template with loaded data can be displayed only when data was returned from the remote call.
Ensure that every "API or remote call" will have an error handling associated.

**Acceptance Criteria**
- [ ] Global solution to handle individual "API calls" where the template with loaded data can be displayed only when data was returned from the remote call.
- [ ] Ensure that every "API or remote call" will have an error handling associated.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Vue pages and the API or remote-call implementations referenced in the issue; no specific files or tests are named. Trace how loading and failures are currently represented, then use the acceptance criteria to define completion: loaded templates must wait for returned data, and every remote call must have associated error handling.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.