Skip to content
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

feat(prompt): progress indicator for filter and validate with optional message #632

Closed
wants to merge 1 commit into from

Conversation

kbrandwijk
Copy link
Contributor

@kbrandwijk kbrandwijk commented Jan 10, 2018

WIP - First proposal for adding progress indicator to filter and validate step, with an optional message to be displayed during these steps. Includes an example. Will update tests and docs after initial review.

Closes #631

@kbrandwijk
Copy link
Contributor Author

It seems Codacy and the XO settings don't agree...

@benmonro
Copy link

benmonro commented Apr 2, 2018

any reason this can't be merged? @kbrandwijk

@SBoudrias
Copy link
Owner

@kbrandwijk I removed Codacy as its supports for eslint config is too flakey. It kept starting to mark PR as failing every few months.

I'd love to get this merged. Any chance you could resolve the conflicts and try to finalize the integration?

@sam3d
Copy link

sam3d commented Nov 9, 2018

Don't suppose you have any updates on this @kbrandwijk? This would be incredibly useful to have!

@dhensby
Copy link
Contributor

dhensby commented May 22, 2021

This was merged via #1002 - so this can now be closed

@SBoudrias SBoudrias closed this May 24, 2021
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.

FR: Show progress indicator on async validate
5 participants