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
Seems like the icons no longer show on the discussion page for review comments/suggestions. Seems the title attribute is no longer on the <a> element. There also doesn't seem to be any way to know the full path of the file without this. GitHub will sometimes truncate the innerText by applying an ellipsis (...) at the start of the file name if it's too long.
The text was updated successfully, but these errors were encountered:
Seems like the icons no longer show on the discussion page for review comments/suggestions. Seems the
title
attribute is no longer on the<a>
element. There also doesn't seem to be any way to know the full path of the file without this. GitHub will sometimes truncate theinnerText
by applying an ellipsis (...) at the start of the file name if it's too long.The text was updated successfully, but these errors were encountered: