Add anchors to comments to allow hash links, which can be used by notifications to link to a specific comment.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Give comments IDs so they can be scrolled to with hash links | mediawiki/extensions/DiscussionTools | master | +2 K -2 K |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | None | T265269 Assist with linking to other comments within the Reply Tool | |||
| Duplicate | None | T284191 Expose hash links for comments to users | |||
| Resolved | ppelberg | T282029 Take people to the precise location of the talk page activity they are being notified about | |||
| Resolved | ppelberg | T265268 Add anchors to comments to allow hash links |
Event Timeline
Comment Actions
Change 670517 had a related patch set uploaded (by Esanders; owner: Esanders):
[mediawiki/extensions/DiscussionTools@master] Give comments IDs so they can be scrolled to with hash links
Comment Actions
Change 670517 merged by jenkins-bot:
[mediawiki/extensions/DiscussionTools@master] Give comments IDs so they can be scrolled to with hash links
Comment Actions
This task covered two things:
- Adding an anchor that can be linked to
- Adding an interface element that links to the anchor
I'm going to rephrase it to only cover 1 (which we've already done), and file a separate task for 2. Currently task dependencies are messed up because of that.