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

Deny button functionality in Desclaimer #287

Merged
merged 3 commits into from
Jan 7, 2025

Conversation

amansoni7477030
Copy link
Contributor

Added functionality to deny the disclaimer as mentioned in issue #279. Users can now deny the disclaimer by using the following settings:

denyButtonText: 'Cancel',
denyButtonBgColor: '#ef4444',

This enhancement improves user experience by allowing users to close the disclaimer without accepting, providing more control over navigation, especially for mobile users.

@HenryHengZJ
Copy link
Contributor

HenryHengZJ commented Jan 6, 2025

what happens when user press deny in Full page? In my case, nothing happens:
image

when in bubble mode, it will close the popup which is expected

Copy link
Contributor

@HenryHengZJ HenryHengZJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @amansoni7477030 !

@HenryHengZJ HenryHengZJ merged commit 099ec08 into FlowiseAI:main Jan 7, 2025
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.

2 participants