-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Update preview widget when group is clicked #3129
Copy link
Copy link
Closed
Description
Expected Behavior
When clicking the currently selected group the preview widget will update with the group's information.
Current Behavior
The preview widget retains the information from the selected entry.
Possible Solution
Issue a group selection notice to the preview widget when a group is clicked.
Steps to Reproduce
- Select the root group, entry preview shows the group information
- Select an entry, the entry preview is now shown
- Click the root group, the entry preview remains
Reactions are currently unavailable