-
Notifications
You must be signed in to change notification settings - Fork 114
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
Fixing highlight width inconsistencies in list panel #2004
Conversation
2305602
to
43af2b0
Compare
Thanks Rashida! some comments from me:
let me know if you want to discuss! |
Signed-off-by: Huong Nguyen <huongg1409@gmail>
hey @stephkaiser, please see my reply as below:
|
Thanks Huong!
|
if so you're happy to approve the PR @stephkaiser so we can merge it? |
done! thank you :) |
Signed-off-by: Huong Nguyen <huongg1409@gmail>
Signed-off-by: Huong Nguyen <huongg1409@gmail>
Description
Resolves #2002
Development notes
Known Issue: When hovering over the 'Expand Pipeline' icon, the entire width is not highlighted. This issue arises due to the complexity of the MUI Tree structure. Attempting to fix this causes other elements to break. A follow-up ticket will be created to address this bug.
Steph: Given its complexity, please let me know if this issue should be considered a low priority, as it does not affect the slicing issue.
QA notes
Checklist
RELEASE.md
file