Page MenuHomePhabricator

Allow users to swipe away stacked actions on mobile
ClosedPublic

Authored by epriestley on Dec 23 2015, 2:14 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 16, 1:57 AM
Unknown Object (File)
Mar 5 2024, 3:44 PM
Unknown Object (File)
Mar 5 2024, 3:44 PM
Unknown Object (File)
Mar 5 2024, 3:44 PM
Unknown Object (File)
Mar 5 2024, 1:57 PM
Unknown Object (File)
Mar 4 2024, 6:32 AM
Unknown Object (File)
Feb 19 2024, 9:28 AM
Unknown Object (File)
Feb 15 2024, 5:17 PM
Subscribers
None

Details

Summary

Ref T10004. This might be a little too funky or magical, but is probably not necessary too often and easier than doing new layout with the CSS.

Also make the desktop icons a little meatier.

Test Plan

Swiped things away on mobile. Clicked things away on desktop.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Allow users to swipe away stacked actions on mobile.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
chad added inline comments.
webroot/rsrc/css/phui/phui-form-view.css
540

.device too?

This revision is now accepted and ready to land.Dec 23 2015, 3:06 AM
webroot/rsrc/css/phui/phui-form-view.css
540

This element isn't visible on .device anyway.

Oh, maybe it's visible on tablet.

epriestley edited edge metadata.
  • .device-desktop the hover.
This revision was automatically updated to reflect the committed changes.

This feels okay to me in production. I think it's probably hard to guess that it works, but maybe users are more inclined to try swiping than I am or just won't run into this very much (in most cases, you can just leave the action anyway).