nanodesigns / nanosupport

Create a fully featured Support Center in your WordPress setup without any third party dependency, completely FREE. Get a built-in Knowledgebase too. The plugin is available on WordPress.org repository:
https://wordpress.org/plugins/nanosupport/
GNU General Public License v2.0
50 stars 13 forks source link

Bug: Support Desk tickets' additional info. - hides information on mobile device rotation #41

Closed mayeenulislam closed 6 years ago

mayeenulislam commented 7 years ago

Actual behavior

In mobile devices the plugin's Support Desk tickets' additional information are hidden by default. On click of toggle button, the additional appears. But once the toggling happened, if the mobile device rotated, the additional information simply vanishes.

Steps to reproduce

  1. Open Support Desk in any mobile device with a viewport smaller than 517px
  2. Click on the additional toggler button :arrow_down_small:
  3. The additional information of that ticket will appear below
  4. Click on the button again, to collapse those information again
  5. Now rotate the device in horizontal - the additional information is vanished

Expected behavior

The additional information should show/hide in smaller devices with viewport smaller than 517px, but not in any viewport larger to this.