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

feat: Enhance actions based on current view #183

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Artyom22
Copy link

This commit enhances the capability to perform additional actions based on the current view. It allows for customized actions, such as displaying messages, logging events, and hiding/displaying components, depending on the view. This improvement provides greater flexibility and customization options for different page states.

What kind of change does this PR introduce?

This PR introduces a new feature.

What is the current behavior?

Currently, when on the "Sign in" page and clicking on "Forgot your password?", there is no indication or way to know that the user has been navigated to another display. (https://github.com/orgs/supabase/discussions/14646)

What is the new behavior?

This PR enhances the capability to perform additional actions based on the current view. It introduces the ability to do additional actions, such as displaying additional messages or components on the page depending on the view, adding logging functionality, and selectively hiding or displaying components. This change allows for better user feedback and customization based on the current view.

Additional context

This enhancement provides more flexibility and customization options for different page states, improving the overall user experience.

This commit enhances the capability to perform additional actions based on the current view. It allows for customized actions, such as displaying messages, logging events, and hiding/displaying components, depending on the view. This improvement provides greater flexibility and customization options for different page states.
@zmzimpl
Copy link

zmzimpl commented Nov 20, 2023

This is a very useful feature, please consider merging it. @MichalBunkowski @justin-gurtz @easyfisher

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

Successfully merging this pull request may close these issues.

5 participants