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]: whiteboard action buttons #14

Merged
merged 4 commits into from
Jul 24, 2023
Merged

[Feat]: whiteboard action buttons #14

merged 4 commits into from
Jul 24, 2023

Conversation

CulturalProfessor
Copy link
Collaborator

Fixes(#13 ) v1

@CulturalProfessor CulturalProfessor changed the title feat: whiteboard action buttons [Feat]: whiteboard action buttons Jul 23, 2023
@CulturalProfessor
Copy link
Collaborator Author

image

@@ -0,0 +1,3 @@
{
"create_whiteboard":"▢ Whiteboard"
Copy link
Collaborator

Choose a reason for hiding this comment

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

use the value "Create Whiteboard"

case UtilityEnum.CREATE_WHITEBOARD_MESSAGE_BOX_ACTION_ID:
console.log("CREATE NEW WHITEBOARD BUTTON CLICKED");
console.log("BUTTON CLICKED");
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove unused logs

@CulturalProfessor
Copy link
Collaborator Author

image

@shiqimei
Copy link
Collaborator

LGTM! @CulturalProfessor Thanks for you great work ;)

@shiqimei shiqimei merged commit 375679a into main Jul 24, 2023
@shiqimei shiqimei deleted the action-button branch July 24, 2023 09:28
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.

2 participants