joomla / 40-backend-template

Joomla 4.0 Backend Template Repository
GNU General Public License v2.0
14 stars 6 forks source link

Issue #350 fix: Change sidebar icon on toggle & load #416

Closed lakhanmandloi closed 6 years ago

lakhanmandloi commented 6 years ago

Pull Request for Issue #350 .

Summary of Changes

Icon should change on menu toggle link click.

Before fix open before-fix-open

After fix open after-fix-open

Before fix close before-fix-close

After fix close after-fix-close

Testing Instructions

  1. Log in to Admin area
  2. Click on Toggle Menu Link, icon should change after click.
  3. Refresh page and check the menu toggle status should not change and icon should be appropriate.

Expected result

For Open menu, icon should be - after-fix-open

For Close Menu, icon should be - after-fix-close

Actual result

For Open menu, icon is - after-fix-open

For Close Menu, icon is - after-fix-close

Documentation Changes Required - No

ciar4n commented 6 years ago

Thank you @lakhanmandloi Good job!

lakhanmandloi commented 6 years ago

Thank you @ciar4n :)