feat(FN-4169): wrap plugin detail errors in PluginManager
Wraps plugin detail errors in PluginManager with proper error boundaries, accompanied by 32 lines of new test coverage. The CSS change is a single token addition. Fusion-Task-Id: FN-4169
This commit is contained in:
@@ -183,6 +183,7 @@
|
||||
text-overflow: clip;
|
||||
white-space: normal;
|
||||
overflow-wrap: anywhere;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.plugin-detail-content {
|
||||
|
||||
Reference in New Issue
Block a user