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
If the user is (1) viewing the task hierarchy, (2) rightPanel.tab === 'TaskDetails', and (3) rightPanel.show === true, highlight the corresponding task in the hierarchy as if it's being hovered over (should be able to use that same CSS class, or create a new one with a more appropriate name that has the same CSS rules).
@4xdk Want to work on this after 🎉 and finishing task description editing?
The text was updated successfully, but these errors were encountered:
If the user is (1) viewing the task hierarchy, (2)
rightPanel.tab === 'TaskDetails'
, and (3)rightPanel.show === true
, highlight the corresponding task in the hierarchy as if it's being hovered over (should be able to use that same CSS class, or create a new one with a more appropriate name that has the same CSS rules).@4xdk Want to work on this after 🎉 and finishing task description editing?
The text was updated successfully, but these errors were encountered: