Skip to content

feat: added new progress component and loader for async operations Fixes #4 #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tanmaybhatt
Copy link

There was a requirement to handle async operations with commands and hence we needed a progress bar and loader component. Also, I think we need to disable the input component if some async operation is ongoing, hence I added a loading prop as well.

Fixes: #4

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for taking the time to submit a Pull Request!
Please ensure the pull request is linked to an issue by using the commit format Fixes <Issue #> - .

@tanmaybhatt tanmaybhatt changed the title feat: added new progress component and loader for async operations feat: added new progress component and loader for async operations Fixes #4 Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add progress bar line type
1 participant