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

chore(ui): style updates part1 #1168

Merged
merged 16 commits into from
Oct 7, 2024
Merged

chore(ui): style updates part1 #1168

merged 16 commits into from
Oct 7, 2024

Conversation

andrewrisse
Copy link
Contributor

@andrewrisse andrewrisse commented Sep 30, 2024

Description

Completes these items from issue #690. The rest of the items will be done in a 2nd PR:

  • Persist error notifications until closed manually Design: Chat
  • Move + icon on New Chat button to right of button and text to left and icon to right Design: Chat
  • Reduce left padding in left panel for both the menu and submenu items. Ideally all the Button text (New Chat, Import..., Export...) and menu item text all align down the panel and then the submenu item text is indented 1rem (16px) from that. Design: Chat
  • Remove top padding between the menu item text and associated submenu text. Leave the bottom padding Design: Chat
  • Only show 3 dot menu on chat thread list on hover Design: Chat - 3 Dot Menu
  • Can we move the 3 dot menu into the button instead of to the right? Design: Chat - 3 Dot Menu
  • Change 3 dot menu style to look like a dropdown list Design: Chat - 3 Dot Menu
  • Change Import/Export chat history buttons to "Alternate" style Design: Chat
  • Move Assistant drop down to left of Prompt message input field Design: Chat
  • Change style of assistant drop down to match prompt input (Does the input have an outline by default?) Design: Chat
  • Change Assistant dropdown menu to match Figma design Design: Chat - Assistants Dropdown
  • Change the "None" selection to "No Assistant" Design: Chat - Assistants Dropdown
  • Change send icon in prompt input to be an up arrow Design: Chat
  • Change color of file and send icon in prompt input to match place holder text (gray-400) Design: Chat
  • Create hover color of file and send icon in prompt input and set to gray-300

Related Issue

#690

Closes #690

Checklist before merging

Copy link

netlify bot commented Sep 30, 2024

Deploy Preview for leapfrogai-docs canceled.

Name Link
🔨 Latest commit 572ddac
🔍 Latest deploy log https://app.netlify.com/sites/leapfrogai-docs/deploys/66fff66714984c00086ab7ba

@andrewrisse andrewrisse changed the title init chore(ui): UI style updates Sep 30, 2024
@andrewrisse andrewrisse changed the title chore(ui): UI style updates chore(ui): ui style updates Sep 30, 2024
@andrewrisse andrewrisse changed the title chore(ui): ui style updates chore(ui): style updates Sep 30, 2024
@andrewrisse andrewrisse changed the title chore(ui): style updates chore(ui): style updates part1 Sep 30, 2024
@andrewrisse andrewrisse self-assigned this Sep 30, 2024
@andrewrisse andrewrisse marked this pull request as ready for review October 1, 2024 15:29
@andrewrisse andrewrisse requested a review from a team as a code owner October 1, 2024 15:29
justinthelaw
justinthelaw previously approved these changes Oct 1, 2024
Copy link
Contributor

@gregclark-defenseunicorns gregclark-defenseunicorns left a comment

Choose a reason for hiding this comment

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

Design Review passed

@justinthelaw justinthelaw self-requested a review October 4, 2024 15:11
@andrewrisse andrewrisse merged commit bab2dcd into main Oct 7, 2024
20 checks passed
@andrewrisse andrewrisse deleted the 690-ui-enhancements branch October 7, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(ui) Chat Page UI enhancements 1 of 2
4 participants