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 code & style of "try our assistant" in dashboard #2695

Closed
yk opened this issue Apr 18, 2023 · 6 comments · Fixed by #3015
Closed

Improve code & style of "try our assistant" in dashboard #2695

yk opened this issue Apr 18, 2023 · 6 comments · Fixed by #3015
Assignees
Labels
good first issue Good issue for project newcomers UI/UX All website Components website

Comments

@yk
Copy link
Collaborator

yk commented Apr 18, 2023

{getEnv().ENABLE_CHAT && (
<Flex direction="column" gap={4}>
<Heading size="lg">{t("index:try_our_assistant")}</Heading>
<Link href="/chat" aria-label="Chat">
<Button variant="solid" colorScheme="blue" px={5} py={6}>
{t("index:try_our_assistant")}
</Button>
</Link>
</Flex>
)}

@yk yk added website UI/UX All website Components good first issue Good issue for project newcomers labels Apr 18, 2023
@Cecileblbl
Copy link
Contributor

Cecileblbl commented Apr 18, 2023

Happy to work on this issue

@dosacat
Copy link

dosacat commented Apr 18, 2023

Hi, do assign it to me if still available

@yk
Copy link
Collaborator Author

yk commented Apr 20, 2023

thank you both, I've assigned you both, maybe you coordinate amongst each other

@dosacat
Copy link

dosacat commented Apr 20, 2023

@Cecileblbl would you like to take this forward on the discord?

@Cecileblbl
Copy link
Contributor

Yes you can find me under cecileblblbl in the Open Assistant Discord

@andreaskoepf
Copy link
Collaborator

Was this merged? Please link PR.

@AbdBarho AbdBarho linked a pull request May 7, 2023 that will close this issue
AbdBarho added a commit that referenced this issue May 7, 2023
Suggesting this design for #2695

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

---------

Co-authored-by: AbdBarho <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good issue for project newcomers UI/UX All website Components website
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants