-
Task
-
Resolution: Done
-
Major
-
None
-
False
-
False
-
No
-
Undefined
-
User Story
We need to stress-test the New Application page and address any scalability problems that arise. Current implementation loads all available items in a JSON format and even if this collection is curated and contains only the necessary data, it could overload the page.
Requirements
Everything that is explained in the mockups, plus:
- When the 'Product' select is clicked, display 20 most recently created Products in the dropdown menu (sorted by most recent)
- If the sum of all Products available is higher than 20, display link button to "View all Products"
- Details of the paginated table listing all the Products in the modal dialog:
- display 5 Products per page
- sort table by last updated by default
- make table filterable by Product name
- is blocked by
-
THREESCALE-7914 Account search in create application forms returns only few records
- Closed
-
THREESCALE-7275 Refactor Applications controllers so they better represent the 3 context
- Closed
- is related to
-
THREESCALE-7303 Unify SelectWithModal with SelectWithPaginatedModal components
- Closed
- relates to
-
THREESCALE-6878 [3scale][2.11][HI-prio] Improve Select in 'Create new Application' form
- Closed