-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds loading icon to path selector UI on table refresh (#3144)
* Adds loading icon to path selector UI on table refresh * Removes lastVisted reset, which was a development tool * Hides table on table refresh; uses bootstrap spinner instead of fa * Ensure table is still navigatable if there's an error on refresh * Removes development cruft * Removes #loading-icon css specification, adds classes to center loading spinner * Adds style to increase size of loading spinner on table refresh Recommended course of action to change size by bootstrap :/ * Removes spinner-grow class & adds .5-rem class * Fixes css selector class
- Loading branch information
1 parent
e583601
commit f3fe839
Showing
3 changed files
with
30 additions
and
15 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 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