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)
Fri, Nov 15, 6:36 PM
Unknown Object (File)
Wed, Nov 13, 12:38 PM
Unknown Object (File)
Wed, Nov 13, 12:38 PM
Unknown Object (File)
Sat, Nov 9, 9:29 PM
Unknown Object (File)
Sat, Nov 9, 5:47 PM
Unknown Object (File)
Sat, Nov 9, 3:49 PM
Unknown Object (File)
Sat, Nov 9, 2:31 PM
Unknown Object (File)
Thu, Nov 7, 5:32 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