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

Improving AI Chat Accessibility #949

Closed
EngrAJ8888 opened this issue May 18, 2024 · 7 comments
Closed

Improving AI Chat Accessibility #949

EngrAJ8888 opened this issue May 18, 2024 · 7 comments
Assignees
Labels
enhancement New feature or request

Comments

@EngrAJ8888
Copy link
Collaborator

EngrAJ8888 commented May 18, 2024

Describe the bug
During the process of creating packs, users can utilize the AI chat function. Right now, users can access this feature through an "Open Chat" button, which might not offer the most straightforward user experience. The proposed update is to replace this button with hoverable avatars directly on the Pack creation page. Clicking on these avatars prompts the appearance of a floating comment box at the lower right of the screen. This comment box/avatar should maintain its position relative to the screen, similar to a persistent help chat icon, ensuring visibility and accessibility despite scrolling or other UI interactions.

To Reproduce
Steps to reproduce the behavior:

  1. Visit the URL: https://packrat.pages.dev/
  2. Log in to your account with the following credentials:
    Email: [email protected]
    Password: 12345678
  3. Click on the "Create a pack" option, under quick actions.
  4. Begin adding items to your pack
  5. Use AI Chat

Expected behavior
Users should be able to seamlessly engage with the AI chat functionality while creating their packs. The transition from accessing pack creation options to utilizing the AI chat should be smooth and intuitive, enhancing the overall user experience.

Screenshots
image

Desktop (please complete the following information):
Windows 10 pro
Microsoft Edge
Version: 122.0.2365.92

Smartphone (please complete the following information):
Device: iPhone15
OS: iOs17.4
Browser: safari
Version: 17.4

Additional context
Utilize/Implement the new Tamagui Bento components for this update.

@EngrAJ8888 EngrAJ8888 added the enhancement New feature or request label May 18, 2024
@pinocchio-life-like pinocchio-life-like self-assigned this May 21, 2024
@EngrAJ8888
Copy link
Collaborator Author

Hi @pinocchio-life-like , I hope all is well! I wanted to check in about the status of this ticket. Feel free to reach out if you have any questions. Thank you!

@pinocchio-life-like
Copy link
Collaborator

Hi @EngrAJ8888 I had another task at hand, and I am working on this currently, I will let you know very soon.

@pinocchio-life-like
Copy link
Collaborator

Hello @EngrAJ8888 here is the PR:#975 for this issue

@EngrAJ8888
Copy link
Collaborator Author

Hi @pinocchio-life-like - upon checking the Andrew testing link. The AI chat screen is not moving along with the screen. Could you please check? I've attached a photo for reference. Thank you!

image

@pinocchio-life-like
Copy link
Collaborator

@EngrAJ8888 yes, Andrew removed the scroll effect because of possible weird double scroll effect he said. I will do some other solution.

@andrew-bierman
Copy link
Owner

@EngrAJ8888 yes, Andrew removed the scroll effect because of possible weird double scroll effect he said. I will do some other solution.

Sorry I did that fix pretty quickly, apologies if it broke something - the double scroll bar was seemingly putting our nav bar into a scroll container in addition to the one for the page.

@EngrAJ8888
Copy link
Collaborator Author

Hi @andrew-bierman , got it! I'll go ahead and close out this task for now. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants