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
Setting the table style to "List" as opposed to the default "Card", in the settings tab, results in a react crash/white screen when you try to navigate to the Images tab, if you have at least 1 image allocated.
To Reproduce
Allocate/Import any image to any datastore
Go to the settings tab and switch the "DataTables Row Style" to "List"
Try to navigate to the Storage -> Images tab
This results in a react crash.
Expected behavior
Image(s) should be displayed clearly in a list-like style.
Details
Affected Component: [Sunstone]
Version: [6.10.2]
Additional context
Add any other context about the problem here.
Progress Status
Code committed
Testing - QA
Documentation (Release notes - resolved issues, compatibility, known issues)
The text was updated successfully, but these errors were encountered:
Description
Setting the table style to "List" as opposed to the default "Card", in the settings tab, results in a react crash/white screen when you try to navigate to the Images tab, if you have at least 1 image allocated.
To Reproduce
This results in a react crash.
Expected behavior
Image(s) should be displayed clearly in a list-like style.
Details
Additional context
Add any other context about the problem here.
Progress Status
The text was updated successfully, but these errors were encountered: