Description of problem: When adding many dashboard tabs they end up disappearing off the screen with no ability to scroll to prev/next tabs. Version-Release number of selected component (if applicable): JON 3.2.0 How reproducible: Always Steps to Reproduce: 1. Goto Dashboard 2. resize the window smaller 3. Add new dashboards by clicking 'New Dashboard' many times Actual results: The old dashboard tabs scroll off the screen and you select them anymore. Expected results: You should be able to scroll to them or at least get to any of the tabs regardless of screen size.
Added scrolling and picking of dashboard tabs (no matter how many). This was committed to master: 1a91f54
We found a "work-around" - you can navigate the tabs by using left/right arrow keys which will eventually reveal the hidden tabs to the right.
This was fixed upstream, see Comment 1. Setting to ON_QA.
Created attachment 934844 [details] select_too_many_dashboards
verified in JON 3.3 ER02 screen-shot attached