Page MenuHomePhabricator

[web] Set `cursor: pointer` for `sendButton`
ClosedPublic

Authored by atul on Mar 7 2022, 9:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 16, 12:01 PM
Unknown Object (File)
Wed, Jan 15, 8:54 PM
Unknown Object (File)
Wed, Jan 15, 8:54 PM
Unknown Object (File)
Wed, Jan 15, 8:54 PM
Unknown Object (File)
Wed, Jan 15, 8:51 PM
Unknown Object (File)
Fri, Dec 27, 9:16 AM
Unknown Object (File)
Fri, Dec 27, 9:16 AM
Unknown Object (File)
Fri, Dec 27, 9:16 AM

Details

Summary

NA, looks as expected

Test Plan

NA, looks as expected

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul requested review of this revision.Mar 7 2022, 9:31 PM
This revision is now accepted and ready to land.Mar 8 2022, 8:04 AM

My guess is that we should globally set cursor: pointer on any a and button in the whole codebase

I think @palys-swm's suggestion makes sense

My guess is that we should globally set cursor: pointer on any a and button in the whole codebase

I'll put up a diff to do that after landing what's up.

This revision was automatically updated to reflect the committed changes.
In D3364#90810, @palys-swm wrote:

My guess is that we should globally set cursor: pointer on any a and button in the whole codebase

Addressed here: https://phabricator.ashoat.com/D3371