question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Enhancement: Circular Progress indicator

See original GitHub issue

Currently Grommet doesn’t seem to have any progress indicators or spinner components. There is a Meter component but it is not exactly same as a loading progress indicator that Material UI provides.

Expected Behavior

Something that Material UI provides. Spinner should overlay the entire view while UI is waiting for data from server or to allow any background processing.

Actual Behavior

Currently there is no component to support this functionality

URL, screen shot, or Codepen exhibiting the issue

https://material-ui.com/demos/progress/#circular-indeterminate

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:5
  • Comments:15 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
ShimiSuncommented, Jul 9, 2019

@joehandzik we will publish a template that will demonstrate how it can be achieved in the next few days, please make sure you are on our slack channel to get the notification.

0reactions
ShimiSuncommented, Mar 25, 2020

@forresthopkinsa , @YassienW thanks for asking. We think the loading functionality and rendering are too opinionated per use case and styling requirements, hence the sandbox is showing examples of how it can be achieved with the user to control the styling and the rendering.

Read more comments on GitHub >

github_iconTop Results From Across the Web

CircularProgressIndicator class - material library - Dart API
A widget that shows progress along a circle. There are two kinds of circular progress indicators: ... The indicator arc is displayed with...
Read more >
After Effects Tutorial | QUICK TIP | Circular Progress Bars
http://www.leedanielsart.comhttp://www.Instagram/LeeDanielsARThttp://www.Facebook.com/LeeDanielsARTPlease SUBSCRIBE to my channel: ...
Read more >
flutter - CircularProgressIndicator does not stop - Stack Overflow
I execute CircularProgressIndicator() and the screen shows the circle but the circle is stopped? In my case, it continues... endless... Why?
Read more >
How to build an SVG circular progress component using ...
In this tutorial, we'll demonstrate the creation of a simple, customizable, easy-to-use circular progress indicator for React using SVGs.
Read more >
How to Create a Half Circle Progress Bar - ITNEXT
The same happened to me when a saw this progress bar in Figma. Good thing… ... If you know the radius of the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found