Skip to content

feature/#175

Haseeb Majid requested to merge feature/#175 into master

Description

Activity Indicator should take up the whole page, not ignore the tabs. So made a global React Context for loading, which is outside of the tabs. So anytime we need to show a loading indicator we can just use React Hooks/Context to show and hide the indicator.

Type

  • Bug Fix
  • Improvement
  • New Feature

Fixes #175 (closed)

Edited by Haseeb Majid

Merge request reports