Bug 390342 - Implement desktop UI for listItems
Summary: Implement desktop UI for listItems
Status: RESOLVED DUPLICATE of bug 364383
Alias: None
Product: frameworks-kirigami
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: Not decided
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-12 21:27 UTC by Nate Graham
Modified: 2018-02-13 18:56 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2018-02-12 21:27:34 UTC
The Kirigami HIG specifies mobile and desktop UIs for Kirigami ListItems:

On Demand controls (https://community.kde.org/KDE_Visual_Design_Group/KirigamiHIG/CommandPatterns)
"If the main task for a list is selecting an item, but users often perform "quick actions" on a single list item, use on-demand controls, which are shown on mouse-over in pointing device oriented interfaces, and via a "slide-to-reveal" handle in touch-based interfaces. "


The Mobile "slide-to-reveal" UI has been implemented, but the desktop one hasn't. So desktop users of Kirigami apps like Discover see the mobile UI and are confused and irritated, and provide a steady stream of negative feedback :)
Comment 1 Nate Graham 2018-02-13 18:56:24 UTC

*** This bug has been marked as a duplicate of bug 364383 ***