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

Disable step click and just work with prev and next buttons #902

Closed
1 task
ChristianVega5421 opened this issue Oct 14, 2018 · 3 comments · Fixed by #1155
Closed
1 task

Disable step click and just work with prev and next buttons #902

ChristianVega5421 opened this issue Oct 14, 2018 · 3 comments · Fixed by #1155

Comments

@ChristianVega5421
Copy link

Issue type

I'm submitting a ... (check one with "x")

  • bug report
  • [x ] feature request

Issue description

Current behavior:
Hello, i was wondering if there is a way to disable the click on the stepper steps and just change between steps with the buttons "prev" or next.

Expected behavior:

Steps to reproduce:

Related code:

insert short code snippets here

Other information:

npm, node, OS, Browser

<!--
Node, npm: `node --version` and `npm --version`
OS: Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra?)
Browser: Chrome/Safari/Firefox/etc?
-->

Angular, Nebular

<!--
Check your `package-lock.json` or locate a `package.json` in the `node_modules` folder.
-->
@developcodeza-matthew
Copy link

developcodeza-matthew commented Nov 21, 2018

Would love to have this added. I have a pretty complex sequence of forms and events that would definitely need to have more control over when and where things get submitted.

Letting us hook into the (click) event on a nbStep would let us manually overide the default behaviour. This would solve the problem and provide much needed flexibility in the long run.

Otherwise adding a disabled directive to the nbStep would also be great.

Just a couple ideas. Anyway, thanks for the great work as always

@zalesak
Copy link

zalesak commented Jan 8, 2019

+1

@msincuba
Copy link

I would love to have this feature added.

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

Successfully merging a pull request may close this issue.

5 participants