You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recent Objects needs a horizontal collapse bar, similar to what we have for the Object Tree and Inspector. This will give us the ability to collapse and hide Recent Objects if it is not needed by a a user. Additionally, a collapse button will help with our mobile user experience improvements. That mobile issue can be found here: #7318
Currently, the only capability we have is the ability to drag to resize Recents on Desktop. What we want is the ability for a "minimize" button next to the Recent Objects header. Clicking this will automatically drop the vertical height of the pane. This is a quick example of what we want:
For more information on design and behavior, talk to @rukmini-bose.
Expected vs Current Behavior
Steps to Reproduce
Environment
Open MCT Version:
Deployment Type:
OS:
Browser:
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?
Does this block the execution of e2e tests?
Does this have an impact on Performance?
Additional Information
The text was updated successfully, but these errors were encountered:
Open the Object Tree and verify that Recent Objects is open by default.
Check that a new collapse button has been added to the Recent Objects. The button looks the same as the collapse pane buttons that are used for the Object Tree and Inspector
Click the button and verfiy that the Recent Objects pane collapses down vertically to become a very small pane, in which only " + Recently Viewed" is visible.
Click the collapsed pane, and verify that the Recent Objects pane expands upwards again.
Resize the Recent Objects pane vertically, and then repeat steps 3 and 4 and make sure that the pane retains the same height as before.
Summary
Recent Objects needs a horizontal collapse bar, similar to what we have for the Object Tree and Inspector. This will give us the ability to collapse and hide Recent Objects if it is not needed by a a user. Additionally, a collapse button will help with our mobile user experience improvements. That mobile issue can be found here: #7318
Currently, the only capability we have is the ability to drag to resize Recents on Desktop. What we want is the ability for a "minimize" button next to the Recent Objects header. Clicking this will automatically drop the vertical height of the pane. This is a quick example of what we want:

For more information on design and behavior, talk to @rukmini-bose.
Expected vs Current Behavior
Steps to Reproduce
Environment
Impact Check List
Additional Information
The text was updated successfully, but these errors were encountered: