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
Describe the bug
Document view is reset to the bottom even though one goes through the trouble of setting it to be on the side.
To Reproduce
In an existing case, update the view settings to show documents on the right hand side
Create a new case
Select the new case
Select the initial case again
Notice that the documents are again shown at the bottom of the screen
Expected behavior
Option to show the documents on the right hand side should persist
Please complete the following information about the solution:
[1.1.7] Version: [e.g. v1.0.0]
To get the version of the solution, you can look at the description of the created CloudFormation stack. For example, "(SO0281) - Enhanced Document Understanding on AWS. Version v1.0.0".
[us-east-1] Region: [e.g. us-east-1]
[no ] Was the solution modified from the version published on this repository?
[no ] If the answer to the previous question was yes, are the changes available on GitHub?
[no ] Have you checked your service quotas for the sevices this solution uses?
[no ] Were there any errors in the CloudWatch Logs?
Screenshots
If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Hello @nekogeko, we currently do not save preferences however we have added this feature to our backlog.
In the meantime, you can change the default behavior to slide in from the side rather than from the bottom. To do this, set the splitPanelPreferences prop in the AppLayout component here to splitPanelPreferences={{ position: "side"}}. For further details about the AppLayout props, please see its documentation here.
Describe the bug
Document view is reset to the bottom even though one goes through the trouble of setting it to be on the side.
To Reproduce
In an existing case, update the view settings to show documents on the right hand side
Create a new case
Select the new case
Select the initial case again
Notice that the documents are again shown at the bottom of the screen
Expected behavior
Option to show the documents on the right hand side should persist
Please complete the following information about the solution:
To get the version of the solution, you can look at the description of the created CloudFormation stack. For example, "(SO0281) - Enhanced Document Understanding on AWS. Version v1.0.0".
Screenshots
If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: