-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved loading of navigation (#1555)
* Improved loading of navigation Has a loading indicator and does not load until permissions are fulfilled. This should make it easier to tell when there is a network issue from the users perspective instead of just loading the dashboard link and nothing else. Remove navigation controller which as far as I can tell was never used. * Collapse if blocks into single block for clarity These are all controlled by the same permissions so it makes sense for them to be in the same block.
- Loading branch information
1 parent
d2f736d
commit 64494f4
Showing
5 changed files
with
48 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.