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

Improve dashboard button #3015

Merged
merged 2 commits into from
May 7, 2023
Merged

Improve dashboard button #3015

merged 2 commits into from
May 7, 2023

Conversation

Cecileblbl
Copy link
Contributor

Suggesting this design for #2695

It makes the button shaped like a dialogue bubble similar to the OA logo.

… It is now shaped like a dialogue bubble similar to the logo.
@github-actions
Copy link

github-actions bot commented May 2, 2023

pre-commit failed.
Please run pre-commit run --all-files locally and commit the changes.
Find more information in the repository's CONTRIBUTING.md

Copy link
Collaborator

@AbdBarho AbdBarho left a comment

Choose a reason for hiding this comment

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

Can you include a screenshot?

@@ -27,6 +27,33 @@ const Dashboard = () => {
return { [TaskCategory.Random]: taskTypes };
}, [data]);

const chatButtonStyle = {
Copy link
Collaborator

Choose a reason for hiding this comment

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

this content can be moved out of the function

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok thanks

@Cecileblbl
Copy link
Contributor Author

image

@AbdBarho AbdBarho linked an issue May 7, 2023 that may be closed by this pull request
@AbdBarho AbdBarho enabled auto-merge (squash) May 7, 2023 14:27
@AbdBarho AbdBarho merged commit 0ea1aa6 into LAION-AI:main May 7, 2023
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.

Improve code & style of "try our assistant" in dashboard
2 participants