cgkineo / adapt-pageNav

Navigation bar component (quicknav clone)
GNU General Public License v3.0
6 stars 4 forks source link

Fix: Check if content object(page) is set to _isOptional and unlock pageNav button if set to _lockUntilPageComplete (fixes #64) #65

Closed StuartNicholls closed 6 months ago

StuartNicholls commented 6 months ago

Fixes #64

Fix

Checks if content object(page) is set to _isOptional and automatically unlocks the pageNav buttons to _lockUntilPageComplete

Testing

  1. Install the diagnostic plug-in or set the Content Object to _isOptional
  2. Configure pageNav to _lockUntilPageComplete
github-actions[bot] commented 6 months ago

:tada: This PR is included in version 3.1.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: