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

Entity Reference navigation with Text Title and Icon options causes endless loading in Link and Modal Dialog Box display types #2474

Open
hlayisanimazuze opened this issue Nov 27, 2024 · 0 comments
Assignees
Labels
bug Something isn't working urgent

Comments

@hlayisanimazuze
Copy link
Collaborator

When the "Text Title" and "Icon" options are selected as the display type for the Entity Reference navigation, the component enters an infinite rendering loop on both the Navigation Link and Modal Dialog Box display types. This causes the UI to load non-stop, preventing proper functionality.

**TSteps to reproduce the behavior:

  1. Go to 'https://functional-adminportal-test.azurewebsites.net/dynamic/TestModule/bugfixes-details?id=792e7691-0a37-4b65-947c-0076315d5878&firstName=Muriel%20l' and navigate to the designer form to update the display setting to Text title and Icon, and Entity Reference Type should be Navigation Link and Modal Dialog Box when testing
  2. Render the details view
  3. Confirm the behavior of the compoent
  4. Actual Results: The component loads non stop when used on Navigation Link and Modal Dialog while using Icon and Text Title options

Expected behavior

  • The component should render once and display correctly when "Text Title" or "Icon" options are used for Navigation Link and Modal Dialog Box

Note: If entity reference types(Navigation Link and Modal Dialog Box), does not support the new implementation, then we should hide the options/display a message to alert users that the options are not supported

See attached video: https://jam.dev/c/d9f70834-c094-430f-b09b-b8808ee7e66c

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

No branches or pull requests

2 participants