Skip to content

feat(cli): improve ASCII animations#155

Merged
anirudha merged 1 commit intoopensearch-project:mainfrom
joshuali925:main
Apr 3, 2026
Merged

feat(cli): improve ASCII animations#155
anirudha merged 1 commit intoopensearch-project:mainfrom
joshuali925:main

Conversation

@joshuali925
Copy link
Copy Markdown
Member

Description

add more space and word to animations

Apr-03-2026 16-13-58
Apr-03-2026 16-14-16

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Joshua Li <joshuali925@gmail.com>
@anirudha anirudha merged commit 2398f80 into opensearch-project:main Apr 3, 2026
5 checks passed
@kamingleung
Copy link
Copy Markdown

I like how the owl provides caption on what's going on (indexing... mapping..)

Can we also apply captions to the fish in the pipeline and all other loading animations? The captions communicate a sense of progress, without it, it feels like the status is stuck.

@joshuali925
Copy link
Copy Markdown
Member Author

I like how the owl provides caption on what's going on (indexing... mapping..)

Can we also apply captions to the fish in the pipeline and all other loading animations? The captions communicate a sense of progress, without it, it feels like the status is stuck.

Currently they are just dumb texts, the actual slow work here is opensearch domain creation. We may be able to retrieve actual domain status like "Provisioning nodes" and show them instead

Pipeline step is also slow on pipeline creation, although they might not expose internal creation status

will take a look

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.

3 participants