Project

General

Profile

Actions

Bug #2838

closed

BP Docs read|edit|history|delete links not working

Added by Chris Stein over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority name:
Normal
Assignee:
-
Category name:
-
Target version:
Start date:
2013-10-18
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

Right now when you are viewing a list of Docs you need to hover over the description to see the links to read|edit|history|delete

The problem is that these links don't work on at least the iPad and possibly (probably?) on other touch devices.

This problem is related to #2837 and is because the CSS uses :hover to expose those links and that causes problems for touch.

Until we devise a more general solution to the problem, I propose a short term solution where we remove the visibility:hidden; rule on line 73 in bp-docs.css and show the links all of the time. This means we can also comment out lines 85-87 that make .row-actions visible.

Once we figure out a more general approach to hover we could revisit this.


Related issues

Related to CUNY Academic Commons - Bug #2837: Interface Issues on Touch DevicesResolvedChris Stein2013-10-18

Actions
Actions

Also available in: Atom PDF