tomik-z-cech/PP5-Ohm-Azing-Components

USER STORY : Loader

Closed this issue · 1 comments

As a Site User I want to be able to see if page is working in the form of loader that appears when complex task is performed.

Acceptance Criteria :

When I navigate throughout the site when complex actions are being submitted (DB) then the loader appears to ensure me the site didn't freeze.

Tasks :

  • Include <div> loader in base.html template
  • Style loader with moving content
  • Incllude JS logic in forms
  • Test functionality

Epic :
EPIC 5

This was done in commit 15a14bd.