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)
Tue, Feb 11, 2:30 PM
Unknown Object (File)
Tue, Feb 4, 5:43 AM
Unknown Object (File)
Sat, Feb 1, 2:29 AM
Unknown Object (File)
Sat, Feb 1, 2:29 AM
Unknown Object (File)
Sun, Jan 26, 6:40 AM
Unknown Object (File)
Jan 16 2025, 12:01 PM
Unknown Object (File)
Jan 15 2025, 8:54 PM
Unknown Object (File)
Jan 15 2025, 8:54 PM

Details

Summary

NA, looks as expected

Test Plan

NA, looks as expected

Diff Detail

Repository
rCOMM Comm
Branch
feb24 (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage

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