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
{{ message }}
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
Tooltip of diff tab shows source and destination of moved file.
Actual behavior: [What actually happens]
Tooltip shows destination path as both source and destination.
File appears as an added file in diff (all green on RHS).
Screenshot or GIF:
If I try to comment, I get position is invalid:
Here is the same file on dotcom for comparison:
Proposed Solution
Fix tooltip and diff on diff view
Show similar source and destination tooltop on tree view
Having just the destination on the tree view node isn't useful without a source to compare it with. I'd suggest simply showing [moved] on the node to avoid horizontal scrolling issues for minimal gain. Having the a source and destination as the tooltip would be very useful.