Skip to content

Some UI tweaks #93

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

Merged
merged 5 commits into from
Jul 9, 2025
Merged

Some UI tweaks #93

merged 5 commits into from
Jul 9, 2025

Conversation

gary149
Copy link
Collaborator

@gary149 gary149 commented Jul 9, 2025

gary149 added 3 commits July 9, 2025 12:50
Eliminates the validation that prevented multiple consecutive user messages in a conversation. Now, user messages can be sent without restriction, and the error toast is no longer shown.
<label
class="flex w-full items-end rounded-[32px] bg-gray-200 p-2 pl-8 outline-offset-2 outline-blue-500 focus-within:outline-2 dark:bg-gray-800"
class="flex w-full items-end rounded-[32px] bg-gray-200 p-2 pl-6 outline-gray-500 focus-within:outline-2 dark:bg-gray-800"
Copy link
Member

Choose a reason for hiding this comment

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

The other outlines throughout the app are all blue and give necessary contrast. Shouldn't we keep it blue?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Idk it felt weird to me

@gary149 gary149 merged commit 4228faa into main Jul 9, 2025
1 of 2 checks passed
@gary149 gary149 deleted the some-ui-tweaks branch July 9, 2025 12: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