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

[BUG] Changing view from layout button. #978

Closed
Bundyra opened this issue Nov 21, 2023 · 2 comments
Closed

[BUG] Changing view from layout button. #978

Bundyra opened this issue Nov 21, 2023 · 2 comments
Labels
bug Something isn't working fixed

Comments

@Bundyra
Copy link

Bundyra commented Nov 21, 2023

Describe the bug
Layout button that allows 'view on click' function is not working properly when we redirect view to another 'subview' via button.

To Reproduce
Steps to reproduce the behavior:

  1. Go to view 'Test1' by layout 'view on click' function.
  2. Click on button 'SUBVIEW' with open page function to view 'SUBVIEW'
  3. Click on layout button 'Test1' with 'view on click function'.
  4. See no action, we are still on 'SUBVIEW' page.

Expected behavior
Redirection to view connected to layout button with function 'view on click'.

Screenshots

  1. Layout button with view 'Test1'
    image
  2. Page 'Test1' with button that opens page 'SUBVIEW'
    image
  3. Layout button doesn't open view 'Test1'
    image

Environment

  • FUXA version: 1.1.15-1324
  • Node.js version: v16.21.3
  • npm version: 8.19.4
  • Platform/OS: Windows 10
  • Browser: Opera
@unocelli unocelli added the bug Something isn't working label Nov 23, 2023
@unocelli
Copy link
Member

Hi, Thanks for the report

unocelli added a commit that referenced this issue Nov 26, 2023
@unocelli unocelli added the fixed label Nov 26, 2023
@unocelli
Copy link
Member

I’m going to close this as resolved. let me know if you have any issues.

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

No branches or pull requests

2 participants