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

Implement new route-display design #743

Merged
merged 5 commits into from
Jul 9, 2024
Merged

Conversation

KevinEtchells
Copy link
Contributor

Context

Update the route display to match the latest designs. This is the first step to making this visible to all users.

Changes proposed in this pull request

  • Update the design
  • Create a new tooltip component
  • Update to the lastest i.AI Design System version
screenshot showing the new tooltip design

Guidance to review

  • Check the route displays okay
  • That the tooltip appears on mouse-over, and disappears on mouse-leave is removed
  • This also works on focus (for accessibility) and click (for touch-screens)

Copy link
Contributor

@brunns brunns left a comment

Choose a reason for hiding this comment

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

Shouldn't show route for user messages.

Screenshot 2024-07-09 at 10 50 55

Also, for AI messages, we shouldn't show the route before we've received one.

Screenshot 2024-07-09 at 10 50 19

Copy link
Contributor

@brunns brunns left a comment

Choose a reason for hiding this comment

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

Belay that - had to hard-refresh my browser.

@KevinEtchells KevinEtchells merged commit f9e26bb into main Jul 9, 2024
9 checks passed
@KevinEtchells KevinEtchells deleted the feature/route-display branch July 9, 2024 09:59
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