Jump to content

Project Management: "Create New Project" link overlaps menus


websavers

Recommended Posts

This is with WHMCS Version: 6.2.0

 

Steps to reproduce:

 

1) Ensure the Project Management Addon is enabled

2) View any ticket (might need to be open) and look for the "Create New Project" link in the upper right side, just underneath the Last Reply section. Don't click it.

3) Ensure your browser window is about 1300-1400px width or smaller.

4) Hover your cursor over one of the right-most menus (the 'Setup' menu is preferred)

5) If the menu that appears is *not* already occupying the same space as the "Create New Project" link, move your cursor down so that it's hovering over one of the submenu options like Products/Services or Support

6) Note that any location where the menu should be overlapping the "Create New Project" link, it is not.

 

Expected behaviour:

 

I expected the menu to overlap the Create New Project link and behave normally

 

Actual behaviour:

 

a) The Create New Project link overlaps the menu which is visually problematic, and

b) When your cursor reaches the Create New Project link, the menus disappear, making working with the menu problematic until you resize your browser window.

 

Some simple CSS adjustments should fix this. Simply removing the value 'z-index: 9999;' from ".create-new-project-link{}" solves this problem... I'm not really sure why it needed a z-index value in the first place.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated