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

Menu items inactivated when text component rendered within form, unless component is rendered inside a panel #1478

Closed
hlayisanimazuze opened this issue May 9, 2024 · 0 comments

Comments

@hlayisanimazuze
Copy link
Collaborator

When a text component is rendered within the current form, attempting to click on any menu items renders them inaccessible. To navigate the menu easily, the text component must be placed inside a panel

Steps to reproduce the behavior:

  1. Go to 'https://function-publicportal-test.shesha.dev/login'
  2. After logging in, click on 'Wizard View'
  3. Actual results: The text is rendered within a panel component,
  4. Click on the 'hamburger icon' and click on 'FAQs' option
  5. Actual Results: The text component is not inside a panel
  6. Try to click any menu item
  7. Actual Results: Unable to click the items
  8. Navigate to the configuration view and add a panel and follow the steps again to see if it behaves the same

Contact Us menu item behaves the same, you can access few items

Expected behavior
Menu items remain accessible and functional regardless of whether a text component is rendered within the form

Recording.2024-05-09.094322.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants