Display loading bar on autocomplete component from entries-page
Open
enhance
nice to have
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The entries page is currently displaying an autocomplete component to allow users selecting the project the entry belongs to
The app has a loading bar that needs to be integrated in there. Currently, this component is not using it.
**Acceptance Criteria**
- The file detail-fields.component.ts have uncommented this line
```
```
- The loading component is being displayed
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.