View Issue Details

IDProjectCategoryView StatusLast Update
0022872mantisbtuipublic2017-10-30 09:41
Reportercproensa Assigned Tocproensa  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Product Version2.5.0 
Target Version2.7.0Fixed in Version2.7.0 
Summary0022872: Make some buttons visible only when hovering on relevant container
Description

Some pages may appear cluttered with buttons. This happens in configuration report, and other manage pages where there are action buttons for each row in a table.
Having those action buttons visible only when being focused in the relevant row, can help in cleaning the visual impact.

TagsNo tags attached.

Relationships

related to 0023565 new Some pages can't be used intuitively on touch devices 

Activities

cproensa

cproensa

2017-05-15 20:09

developer   ~0056861

proposal in PR https://github.com/mantisbt/mantisbt/pull/1109

Related Changesets

MantisBT: master b0c652f3

2017-05-15 15:32

Carlos Proensa

Committer: Damien Regad


Details Diff
Make buttons visible only on hover over container

Make some buttons visible only when hovering over it's container.

Applied to: adm_config_report.php, view.php (bugnotes)

Fixes: 0022872
Affected Issues
0022872
mod - adm_config_report.php Diff File
mod - bugnote_view_inc.php Diff File
mod - js/common.js Diff File