Page MenuHomePhorge

Open link when clicked on
ClosedPublic

Authored by tusooa on May 7 2024, 6:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 5, 6:00 PM
Unknown Object (File)
Thu, Sep 5, 12:19 PM
Unknown Object (File)
Thu, Sep 5, 10:11 AM
Unknown Object (File)
Thu, Sep 5, 4:15 AM
Unknown Object (File)
Wed, Sep 4, 7:37 PM
Unknown Object (File)
Wed, Sep 4, 11:58 AM
Unknown Object (File)
Mon, Sep 2, 12:26 PM
Unknown Object (File)
Thu, Aug 29, 7:57 AM
Subscribers
None

Details

Summary

This commit implements opening link when it is clicked on. It also displays a tooltip when the link is hovered on.

Type: add

Test Plan
  • Send a message with content [the Kazv Project](https://kazv.chat/) from kazv.
  • Hover on the link.
  • Verify that a tooltip with content https://kazv.chat/.
  • Click on the link.
  • Verify that the link opens in your web browser.

Diff Detail

Repository
rK kazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.May 7 2024, 6:07 AM
Harbormaster failed remote builds in B31: Diff 44!
This revision is now accepted and ready to land.May 18 2024, 1:59 AM
This revision was automatically updated to reflect the committed changes.