I noticed that the destination URL of the button → is somehow too much generic than usual (just the anchor #).
1. Why have you noticed that?
I'm an average-experienced web user and I always look at the destination of any link before visiting them.
And so, I checked the destination of the link → , noticing that this was the destination:
https://we.phorge.it/T123#
And I think a link with # it's too much generic.
2. Why do you think that # is too much generic there?
I think it's too much generic because # is literally the most generic link in the world to make HTML happy and have JavaScript actions in place. And that is what there is in place: an event delegation that undoes your action, so you really does not visit that destination (the top of the page) but you do something else: quoting that comment.
But Phorge is usually better than that with destination links.
3. Why do you think that Phorge is usually better than that with destination links?
As an average Internet user I like the way Phorge has buttons and links with a meaning.
For example, this is the "internal" destination URL for the "Flags for Later" link:
https://we.phorge.it/flag/edit/PHID-TASK-3q2z3zqkzpm2nbvbeual/
Internal destination for the Start Tracking Time link:
https://we.phorge.it/phrequent/track/start/PHID-TASK-3q2z3zqkzpm2nbvbeual/
Internal destination for the "View Raw Remarkup":
https://we.phorge.it/transactions/raw/PHID-XACT-TASK-64ueghoon7ghftw/
Etc.
Usually the user never visit these resources but they are there.
4. Why these nice URLs are set in these links, if nobody visit them?
I think the main reason is: because Phorge can, easily, set nice destination URLs that somehow have semantically sense.
And so also → could have a destination that could have more semantically sense. For example, having the anchor to the current comment.
5. Why do you think that the anchor #comment-ID should be "internal destination" of that link?
Because I cannot thing about anything that is:
- more better than #
- less better than #comment-ID
And so the destination could be just from:
https://we.phorge.it/T123#
To:
https://we.phorge.it/T123#432