View Issue Details

IDProjectCategoryView StatusLast Update
0021715mantisbtmobilepublic2016-10-30 23:22
Reportervboctor Assigned Tosyncguru  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version2.0.0-rc.1Fixed in Version2.0.0-rc.1 
Summary0021715: Menu and buttons missing for mid size browser window
Description
  1. The buttons are missing.
  2. The menu is missing
  3. The stop bar is split into two rows when 1 row should work.

Here is the screenshot:
https://goo.gl/sjl2az

Tagsmodern-ui
Attached Files
2016-09-25_22-34-00.png (35,493 bytes)   
2016-09-25_22-34-00.png (35,493 bytes)   

Relationships

related to 0021714 closedvboctor Menu doesn't work on narrow windows 
related to 0021179 closeddregad Navigation menu is not showed in small screensize 
related to 0021754 closedsyncguru Main navigation has no action / does not expand when clicked on 

Activities

dregad

dregad

2016-10-20 05:43

developer   ~0054296

Adding remote attachment for convenience.

Part of this issue has been resolved in 0021754; what's remains to fix is the display on 2 rows (see also my note 0021754:0054211):

[...] it would be better for tablet-size screens if we had the same display as
full-width screens, i.e. directly display the project selector and user menu
without using a sub-menu (but without the bug report button).

syncguru

syncguru

2016-10-22 13:16

developer   ~0054321

PR: PR: https://github.com/mantisbt/mantisbt/pull/932

Related Changesets

MantisBT: master 589d179f

2016-10-22 08:37

syncguru

Committer: vboctor


Details Diff
Fix inconsistent mobile navbar and dropdown menus

Fixes 0021715
Affected Issues
0021715
mod - core/layout_api.php Diff File
mod - css/ace-mantis.css Diff File

MantisBT: master 871a892e

2016-10-22 09:11

syncguru

Committer: vboctor


Details Diff
Show sidbar trigger button for mid-size screens

Fixes 0021715
Affected Issues
0021715
mod - core/layout_api.php Diff File
mod - css/ace-mantis.css Diff File

MantisBT: master 256f1bb0

2016-10-24 16:47

syncguru

Committer: vboctor


Details Diff
Avoid using double line navbar in larger screens

Fixes 0021715
Affected Issues
0021715
mod - core/layout_api.php Diff File
mod - css/ace-mantis.css Diff File

MantisBT: master add29e70

2016-10-24 22:11

syncguru

Committer: vboctor


Details Diff
Move dropzone form view helper to print_api

Fixes 0021715
Affected Issues
0021715
mod - bug_file_upload_inc.php Diff File
mod - bug_report_page.php Diff File
mod - bugnote_add_inc.php Diff File
mod - core/print_api.php Diff File
rm - dropzone_inc.php Diff