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

The View menu option on domain object in the tree and layout view does not do what is expected #5043

Closed
1 of 5 tasks
michaelrogers opened this issue Apr 7, 2022 · 2 comments · Fixed by #5054
Closed
1 of 5 tasks

Comments

@michaelrogers
Copy link
Contributor

michaelrogers commented Apr 7, 2022

Summary

There appears to be a left over View action in context menus that links to an older version of view large. The areas that seem to be affected so far are:

  • display / flexible layouts
  • MCT tree
  • edit menu

Display / Flexible Layouts

Clicking the view option doesn't seem to trigger the view large action as expected. When clicking the context menu (...) in the top right of an object in a display layout there is both View (non-functional) and View Large option.

Screen Shot 2022-04-07 at 5 21 32 PM

File Tree

Right clicking on a domain item in the file tree also exposes the View option.
Screen Shot 2022-04-07 at 5 21 52 PM

Edit Menu

Screen Shot 2022-04-07 at 5 31 35 PM

Expected vs Current Behavior

The current action is that it opens a Viewer that is completely blank. The expectation is that it properly loads the object in the View Large viewer.
Screen Shot 2022-04-07 at 5 36 23 PM

Steps to Reproduce

Display / Flexible Layouts

  1. Navigate to a Display Layout
  2. Click "View Menu Items" (...)
  3. Click View
  4. Observe an empty viewer opens

File Tree

  1. Right click on a domain object in the tree
  2. Click View
  3. Observe an empty viewer opens

Edit Menu

  1. Navigate to a Display Layout
  2. Edit the Layout
  3. Right click on an Element in the Right Sidebar
  4. Observe an empty viewer opens

Environment

Version: 2.0.2
Build Date: Tue Apr 05 2022 16:53:46 GMT-0700 (Pacific Daylight Time)
Revision: 05b4a81
Branch: release/2.0.2

Impact Check List

  • Data loss or misrepresented data?
  • Regression? Did this used to work or has it always been broken?
  • Is there a workaround available?
  • Does this impact a critical component?
  • Is this just a visual bug with no functional impact?

Additional Information

@michaelrogers michaelrogers changed the title The View option when clicking more options or right clicking on a domain object in the tree does not do what is expected The View menu option on domain object in the tree and layout view does not do what is expected Apr 7, 2022
@jvigliotta
Copy link
Contributor

Testing

@khalidadil
Copy link
Contributor

Verified Fixed in Testathon on 04/25/2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants