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

Refactor quick action button components #151

Open
bracesproul opened this issue Oct 28, 2024 · 2 comments
Open

Refactor quick action button components #151

bracesproul opened this issue Oct 28, 2024 · 2 comments
Labels

Comments

@bracesproul
Copy link
Member

These components are not great from a UI perspective. They currently are just a styled div. We should refactor to ideally be a shadcn component (if nothing exists, you can make one from scratch. This is a last resort though). The goal is to have these contain smooth transitions when opening. I also like how OpenAI manages sending the actions, where clicking on an option converts it to an arrow button you need to click again to actually trigger the request. (see video)

We should also make it a shared component for code & writing quick actions, instead of two unique components.

@Pratham271
Copy link

I would like to work on this one

@bracesproul
Copy link
Member Author

Please do @Pratham271 !

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

No branches or pull requests

2 participants