-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Component/s: Fragment Administration
-
Branch Version/s:7.3.x
-
Backported to Branch:Committed
-
Git Pull Request:
When React fragments are imported to portal, we only store their "compiled" code. We should disallow reexporting/editing them to prevent users accessing this code and having and bad edition experience.
Test Scenarios
Test Scenarios | Test Strategy | Kind of test | Is it covered by FrontEnd ? (JS-Unit) | Is it covered by BackEnd ? (unit or integration) | Could it be covered by POSHI? |
---|---|---|---|---|---|
When the react fragment's zip file has invalid codes, it shouldn't be imported into portal | High | Manual | No | Yes | Yes |
The react fragments shouldn't be editable and exported | Critical | Manual | No | No | Yes |
The react fragments shouldn't be exported with collection | High | Manual | No | No | Yes |
- is related to
-
LPS-123304 LPS-122082 - Product QA | Test Automation Creation
-
- Closed
-