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

Brian doyle/revamp root #1124

Merged
merged 20 commits into from
Feb 4, 2025
Merged

Brian doyle/revamp root #1124

merged 20 commits into from
Feb 4, 2025

Conversation

briandoyle81
Copy link
Contributor

@briandoyle81 briandoyle81 commented Jan 28, 2025

image

Copy link

vercel bot commented Jan 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 4, 2025 1:19am

@chasefleming
Copy link
Member

Screenshot 2025-01-31 at 2 47 40 PM Screenshot 2025-01-31 at 2 47 53 PM

Couple notes:

  • The buttons on the preview don't really look like these ^
  • The Ask Flow AI button doesn't do anything
  • There is no cursor pointer on the left right or top three buttons

Copy link
Member

@chasefleming chasefleming left a comment

Choose a reason for hiding this comment

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

Can there be an animation on the carousel? Also feels like the mobile layout could be slightly improved for it.

src/components/ActionCard.tsx Outdated Show resolved Hide resolved
sections: {
title: string;
title?: string;
Copy link
Member

Choose a reason for hiding this comment

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

I dont think the UI supports it being optional right now. I'd change the line below to support that if you want that and make sure to test it.

@@ -25,4 +25,8 @@ export const colors: Record<ColorOption, { light: string; dark: string }> = {
light: 'bg-white',
dark: 'bg-gray-100',
},
flowgreen: {
Copy link
Member

Choose a reason for hiding this comment

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

Should we just change green to be flow green? or they vary and are both required?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Both are required. I think the flow green is too neon to use throughout, which is why Fernando did a milder one.

@briandoyle81
Copy link
Contributor Author

Can there be an animation on the carousel? Also feels like the mobile layout could be slightly improved for it.

Agreed but don't want perfect to get in the way of good.

@briandoyle81 briandoyle81 merged commit d396595 into main Feb 4, 2025
3 checks passed
@briandoyle81 briandoyle81 deleted the brian-doyle/revamp-root branch February 4, 2025 01:21
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.

3 participants