Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

responsive theme 'next page' button when multiple 'my cases' exist #2061

Closed
mwattley opened this issue Aug 28, 2016 · 4 comments
Closed

responsive theme 'next page' button when multiple 'my cases' exist #2061

mwattley opened this issue Aug 28, 2016 · 4 comments
Labels
Priority:Moderate Issues & PRs that are minor; broken styling, cosmetic, warnings - there are practical workarounds Type:Bug Bugs within the core SuiteCRM codebase

Comments

@mwattley
Copy link

Issue

When the home page has multiple 'my cases' dashlets (i use them with different filter settings) in two columns, clicking the 'next page' button on one of the re-draws multiple dashlets, instead of just the one clicked. Same behaviour in chrome, firefox, edge.

Expected Behavior

Only the clicked dashlet should re-draw.

Actual Behavior

multiple dashlets re-draw in place of the single one clicked. Page then looks like it has three columns.

Possible Fix

i'm guessing the dashlet buttons for a given module all have the same name. keep track of how many dashlets are on the page, and give their controls unique names

Steps to Reproduce

  1. Add a 'my cases' dashlet to the home page in column one
  2. Add another 'my cases' dashlet to the home page in column two
  3. Click the 'next button' on one of the dashlets.
    4.

Context

I use multiple 'my cases' dashlets with different filters to keep track of which team members are working on which cases, and how many they have open.

low priority. we can continue to use suite 7 theme

Your Environment

webuzo virtual appliance

  • SuiteCRM Version used: 7.7.3
  • Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)):
    firefox 48.0.2
    chrome 52.0.2743.116 m
    edge 38.14393.0.0
    all on windows 10 64 bit
  • Environment name and version (e.g. MySQL, PHP 7):
    mysql
    php 5.5.38
  • Operating System and version (e.g Ubuntu 16.04):
    centos 6.4 64bit
@ijdavie ijdavie added the Type:Bug Bugs within the core SuiteCRM codebase label Aug 29, 2016
@shogunpol
Copy link

I tested this issue on recent version of SuiteCRM(7.7.3) and it will be labelled as a bug.
Thanks for raise this issue.

@sieberta
Copy link

@gymad, @ijdavie,
I attempted this hotfix on 7.7.4 with SuiteR theme, and it does not seem to be effective... I did switch to SuiteP and it worked as anticipated, although switching pages seems very slow...
sieberta

@sieberta
Copy link

My apologies, the bug is apparently a bit different on SuiteR than SuiteP. Simply nothing happens when the "next" button is pressed, rather than all modules refreshing/paging. But the point still remains, this fix doesn't resolve it.

@ijdavie ijdavie added Priority:Moderate Issues & PRs that are minor; broken styling, cosmetic, warnings - there are practical workarounds and removed Resolved: Next Release labels Sep 30, 2016
@shogunpol
Copy link

@sieberta , i confirm the issue has been tested on the recent version of SuiteCRM(7.7.5) , and it appears on suite-R theme only(SuiteP works fine).
Thanks for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:Moderate Issues & PRs that are minor; broken styling, cosmetic, warnings - there are practical workarounds Type:Bug Bugs within the core SuiteCRM codebase
Projects
None yet
Development

No branches or pull requests

4 participants