-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.0 CE GA1, 7.3.10 DXP GA1, Master
-
Component/s: App Builder
-
Fix Priority:4
-
Sprint:App_Builder_7.3_15
-
Git Pull Request:
Description
App's name should have a character limit to prevent it from being truncated at Product Menu or does not show if it is a Form/Table View only app.
Steps to Reproduce
- Go to Control Panel > App Builder > Custom Objects > Add a Custom Object;
- Add a Form View;
- Add a Table View;
- When deploying an application, fill the App name with a long string, for example "My application title is toooooooooooo looooooooong" (50 chars) or "My application title is too long" (32 chars)
- Deploy the app;
Expected Result
App's name has a character limit and it prevents it from being truncated at Product Menu or does not show if it is a Form/Table View only app.
Actual Result
App's name should have a character limit to prevent it from being truncated at Product Menu or does not show if it is a Form/Table View only app.
Example: With 32 chars the Form/Table view description is not shown when adding the app as Widget;
Example: With 50 chars the App name is not properly shown at Product menu;
Reproduced In
master: dae37cf57738575076e2d9a358608b2c177fda2b
- Testing discovered
-
LPS-101455 As an App Admin, I want to place a widget in my page with only a Form View of my App
-
- Closed
-
-
LPS-101459 As an App Admin, I want to place a widget in my page with only a Table View of my App
-
- Closed
-