Skip to content

#ieeesoc Highlight effect missing for multiple question in ASK AI bot #13599

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

Open
1 task done
denshaw-09 opened this issue May 19, 2025 · 4 comments
Open
1 task done
Labels
App Ultralytics HUB App issues enhancement New feature or request question Further information is requested

Comments

@denshaw-09
Copy link

Search before asking

Question

The dynamic yellow highlight effect is only applied to the first prompt question, but it should be present for all three. This inconsistency affects the visual experience and may lead to confusion for users expecting a uniform highlight effect.

Expected Behavior

The yellow highlight effect should appear on all three example questions in the build-in prompt.

Actual Behavior

Currently, the highlight effect is applied only to the first question, while the other two do not have the same dynamic effect.

Steps to Reproduce

  • Visit the affected site.
  • Observe the EXAMPLE QUESTIONS section.
  • Notice that the yellow highlight effect appears only on the first question.

Reference

Image

Potential Cause

This could be due to a CSS or JavaScript issue limiting the effect to a single element instead of applying it uniformly across all three.

Additional

  • A little hover effect would make it more dynamic
@denshaw-09 denshaw-09 added the question Further information is requested label May 19, 2025
@UltralyticsAssistant UltralyticsAssistant added App Ultralytics HUB App issues enhancement New feature or request labels May 19, 2025
@UltralyticsAssistant
Copy link
Member

👋 Hello @denshaw-09, thank you for bringing this to our attention and for your clear description and screenshot! 🚀 This is an automated response to help you get the fastest possible support. An Ultralytics engineer will review your issue and provide further assistance soon.

If this is a 🐛 Bug Report, please provide a minimum reproducible example (MRE) if you haven't already. This helps us debug and resolve the issue more efficiently.

For general troubleshooting and best practices, please review our Tutorials and, if applicable, our Tips for Best Training Results.

Requirements

Python>=3.8.0 with all requirements.txt installed including PyTorch>=1.8. To get started:

git clone https://github.com/ultralytics/yolov5  # clone
cd yolov5
pip install -r requirements.txt  # install

Environments

YOLOv5 can be run in any of the following up-to-date verified environments (with all dependencies including CUDA/CUDNN, Python and PyTorch preinstalled):

Status

YOLOv5 CI
If this badge is green, all YOLOv5 GitHub Actions Continuous Integration (CI) tests are currently passing. CI tests verify correct operation of YOLOv5 training, validation, inference, export and benchmarks on macOS, Windows, and Ubuntu every 24 hours and on every commit.

Thank you for helping us improve YOLOv5! 🖌️✨

@pderrenger
Copy link
Member

Hi @denshaw-09,

Thank you for reporting this UI inconsistency with the highlight effect. You're right - the highlighting should be consistent across all example questions for better user experience. I've logged this as a UI bug to be addressed in an upcoming release.

Your suggestion about adding a hover effect is also appreciated and will be considered as we work on the fix. We'll update this issue once the changes have been implemented.

Thanks for helping us improve the YOLOv5 repository!

@denshaw-09
Copy link
Author

It's nice to hear that @pderrenger
If possible I would like to work on this after the new release so kindly assign me the issue for further assistance in the process
Thanks

@pderrenger
Copy link
Member

Hi @denshaw-09,

Thank you for your interest in contributing to this fix! We appreciate community involvement in improving YOLOv5. While we don't typically pre-assign issues, you're welcome to submit a pull request addressing this UI inconsistency once we've completed our initial updates. Our contribution guidelines can be found in the CONTRIBUTING.md file, which outlines the process for submitting changes. When you're ready to work on it, feel free to mention this issue in your PR.

Thanks again for your willingness to help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Ultralytics HUB App issues enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants