inline loading within Modal component
See original GitHub issue-
carbon-components
“10.12.0” -
carbon-components-react
“7.12.0”
Summary
Hi guys, first of all, I want to say that I am using your design system in my project, which I really liked and want to say thank you for your work. Right now I am working on adding inline loading to my solution and during the researching component, it’s storybook and usage example I am wondering how can I add it to the existing modal window component considering that in modal window component I don’t have access to the submit button itself, only for action onSubmit. Would be glad for any help, thank you.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Inline loading - Carbon Design System
The inline loading component provides visual feedback that a user's action is being processed.
Read more >How to load data into a modal from another component in ...
First you need to use the id of your user to navigate to his detail page. To do so, you need something like...
Read more >No "loading/saving" state in Modal · Issue #2555 - GitHub
Summary In a modal when someone pushes save there is no pattern built into the Modal component to show a loading state (like...
Read more >Show Spinner in LWC Modal/Popup Salesforce - CafeForce
We will use a single component to show modal markup. A boolean variable will control the visibility of the Spinner. Modals/pop-ups can be ......
Read more >Best Practices For Modal Window Design | by Nick Babich
Loading. A modal window with a “Loading” message is a common solution for long operations. The use of the modal window for this...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @emyarod, That would work for my team.
awesome, and I think that would be the solution for this for the original issue submitter as well. Closing this unless there is a substantial reason for including this flow as an option in our default Modals