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

Features/Bugs #25

Open
developer-kee opened this issue Oct 21, 2020 · 1 comment
Open

Features/Bugs #25

developer-kee opened this issue Oct 21, 2020 · 1 comment

Comments

@developer-kee
Copy link

developer-kee commented Oct 21, 2020

After using this package there a few things that can make it better

Features

  1. When the toolboxExtraButtons next/previous are disabled and the user is using external buttons we should have an observable from the NgWizardService which can be used to enable/disable external button just like the toolboxExtraButtons next/previous default operate.

Bugs/Unclear documentation

  1. canExit or canEnter doesn't seem to do anything
  1. when all the toolboxExtraButtons are removed there is extra padding would be easier to toggle the parent container.
  1. the ng-wizard-step > ul > li > a border arrows do not wrap property on small screen devices
@NIKITA-2710
Copy link

NIKITA-2710 commented Apr 19, 2021

@developer-kee
Agree with you on all but,

canExit or canEnter is used when you want to restrict from exiting the current step with some functionality (i use them for validations)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants