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

UX: Add emojis #146

Closed
wants to merge 1 commit into from
Closed

UX: Add emojis #146

wants to merge 1 commit into from

Conversation

chandrareddyp
Copy link
Contributor

What this PR does / why we need it

This pull request adds a list of emojis and an API to append a given emoji to text. This change helps highlight the UX by prefixing an emoji to UX logs.

Which issue(s) this PR fixes

Fixes #

Describe testing done for PR

Tested in local, here is the output:
image

Release note


Additional information

Special notes for your reviewer

@chandrareddyp chandrareddyp requested a review from a team as a code owner January 5, 2024 15:11
Copy link
Contributor

@marckhouzam marckhouzam left a comment

Choose a reason for hiding this comment

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

This seems like a good idea to me but I'd like others to weigh in.
cc @anujc25 @vuil @mpanchajanya @prkalle

@@ -0,0 +1,25 @@
// Copyright 2022 VMware, Inc. All Rights Reserved.
Copy link
Contributor

Choose a reason for hiding this comment

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

2024

@prkalle
Copy link
Contributor

prkalle commented Jan 16, 2024

This seems like a good idea to me but I'd like others to weigh in. cc @anujc25 @vuil @mpanchajanya @prkalle

I like the idea too. I think we should also provide an option to disable emojis/colors if users choose to.

Copy link
Contributor

@mpanchajanya mpanchajanya left a comment

Choose a reason for hiding this comment

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

looks good. one thing pls make sure this is tested with no color env variables being set on terminal
TANZU_CLI_NO_COLOR, NO_COLOR

@chandrareddyp
Copy link
Contributor Author

UX design has changed, hence closing this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants