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

Event for "Previous" Button #18

Open
Sergey-Karapetyan opened this issue Jul 22, 2024 · 1 comment
Open

Event for "Previous" Button #18

Sergey-Karapetyan opened this issue Jul 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Sergey-Karapetyan
Copy link

What happened?

I am currently implementing a multi-step tour using filament-tour, and I noticed that there is a convenient event handler clickOnNext() for the "Next" button. However, I couldn't find a corresponding event handler for the "Previous" button, such as clickOnPrevious().

This absence makes it challenging to handle custom logic when the user clicks the "Previous" button, similar to what can be done with the "Next" button.

How to reproduce the bug

Is there currently a workaround for handling the "Previous" button click event? If not, are there any plans to implement this feature in the near future?

Package Version

3.0

PHP Version

8.2

Laravel Version

10

Which operating systems does with happen with?

No response

Notes

No response

@Sergey-Karapetyan Sergey-Karapetyan added the bug Something isn't working label Jul 22, 2024
@Sergey-Karapetyan Sergey-Karapetyan changed the title Event for "Previous" Button in filament-tour Event for "Previous" Button Jul 22, 2024
@JibayMcs
Copy link
Owner

JibayMcs commented Aug 6, 2024

Hi !

I'll see what I can do! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants