You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have updated the highlighting logic for Tag rows so that it will only be in effect for dependent tags for now. However, we still have the problem where we are incorrectly highlighting the tag row when dependent tags are enabled. We should only highlight the tag row when a new child tag is initiated by the selection of a parent tag.
CleanShot.2025-07-11.at.12.47.48.mp4
Solution
Fix the logic for dependent tags selection, most likely here, to only highlight for new child tag rows.
Coming from https://expensify.slack.com/archives/C049HHMV9SM/p1750675625449369
Original GH: #64544
Issue for @allgandalf
Problem
We have updated the highlighting logic for Tag rows so that it will only be in effect for dependent tags for now. However, we still have the problem where we are incorrectly highlighting the tag row when dependent tags are enabled. We should only highlight the tag row when a new child tag is initiated by the selection of a parent tag.
CleanShot.2025-07-11.at.12.47.48.mp4
Solution
Fix the logic for dependent tags selection, most likely here, to only highlight for new child tag rows.
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @strepanier03