Closed (fixed)
Project:
Project Browser
Version:
2.0.x-dev
Component:
User experience
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2024 at 10:33 UTC
Updated:
6 Nov 2024 at 15:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
amit.mall commentedComment #3
amit.mall commentedpatch is attached for this
Comment #4
amit.mall commentedComment #5
kanchan bhogade commentedHi
I am unable to reproduce the Issue, The Result Tab is unable to be seen at my end.
Testing steps:
Attaching Screenshot
Comment #6
vinmayiswamy commentedHi,
I'm also unable to reproduce this issue in the local environment, but I'm able to check it out on GitPod.
I tested patch 3456978.patch in Drupal version 10.3.1-dev on GitPod. Furthermore, I can confirm that the cursor has changed to a pointer when I hover my cursor over the results tab.
Attaching screenshots for reference.
Before Fix:

After Fix:

RTBC +1
Thanks!
Comment #7
sagarmohite0031 commentedHi,
I am not able to reproduce the issue, the result tab is not there.
Check attachments
Comment #8
kanchan bhogade commentedI'm able to reproduce the issue on my local with Drupal 10.3.1
The patch applied cleanly...
Test Result:
The cursor has changed to a pointer when hovering the cursor over the results tab.
RTBC+1
Comment #9
snehal-chibde commentedI am able to reproduce the issue on my local with Drupal 10.3.1
The patch applied successfully.
Test Result:
The cursor has changed to a pointer on hover of the results tab.
Added before and after video for reference.
RTBC++
Comment #10
prashant.cComment #12
chrisfromredfinThanks, I've moved this to an MR workflow and updated the code to make better sense in PB/BEM.
Comment #14
prashant.cRebased the branch with
2.0.xnot sure why it is showing multiple changes. It is taking this commit also https://git.drupalcode.org/project/project_browser/-/merge_requests/568/....Can someone review if working fine, we can move it to RTBC.
Comment #15
chrisfromredfinI think you did a bad rebase @prashant.c, and I don't think it was necessary. The entire changeset for this issue should be what I had in https://git.drupalcode.org/issue/project_browser-3456978/-/commit/289f69...
Comment #16
prashant.cComment #19
prashant.cDue to the very bad rebase I had to recreate the branch. I have created a new MR.
Should be good to go for RTBC!
Comment #20
prashant.cComment #21
paraderojether commentedHi
I reviewed MR!570, applied it against Project Browser 2.0.x-dev, and confirmed the cursor is changed to a pointer when hovering over the results tab.
I added a recorded video for reference.
Thank you.
Comment #22
esha_kundu commentedHello,
I've reviewed the changes by following the below steps:
/admin/modules/browseand found the four tabs, on hovering the cursor had default value./admin/modules/browse. On hovering the tabs cursor had pointer.Attached the ss and video for reference. RTBC +.
Thanks
Comment #23
prashant.cThanks #21 and #22 for testing this. Kindly do not attach before/after files multiple times on any issues, if you see these were already attached above.
Comment #24
chrisfromredfin+1, this is ready to go. Waiting until we get a larger issue in so that one doesn't end up in rebase hell, whereas this one is nice and tiny and self-contained, and can endure the rebase much easier. :)
Comment #25
chrisfromredfinWe now have a failing test...?
This seems to be consistent tho - I re-ran it three times, with the same failure each time. Plus testAdvancedFiltering isn't one that rings a bell as flaky.
Comment #27
utkarsh_33 commentedThe CI is passing now.Marking it NR.
Comment #28
torfjI can confirm that with the latests changes the cursor changes to a pointer on the results tabs. Tested using PB 2.0.x-dev and core 11.0.1. Thanks all!
Comment #30
chrisfromredfinthanks!