OWASP / RiskAssessmentFramework

The Secure Coding Framework
MIT License
260 stars 100 forks source link

Add Loading Spinner to Angular Web App #72

Closed juhiechandra closed 1 year ago

juhiechandra commented 1 year ago

Description: As a contributor, I want to see a loading spinner when the web app is loading so that I know the page is still loading and not frozen.

Tasks:

My Steps:

Feedback from existing codebase: Use Material UI of Angular. However as this library is 5 years old, team can certainly decide to use a new UI library.

juhiechandra commented 1 year ago

Note: To pick up this item later