Actions
Bug #34599
closedCV UI - Wizard bug fixes
Description
A number of troublesome states have been identified when making CRUD operations via wizards on the new CV-ui.
This task is to identify and fix as many as possible.
Identified issues thus far:
- CV Index page, delete contentView wizard flashes and disappears due to page reload.
- After deleting/publishing/promoting content views, some relevant APIs are not being updated.
- Many of the CRUD operations are not bringing the user to correct locations on completion or exit of Wizards.
- ContentView Delete modal shows blank loading when on the following route '/content_views/<id>#/<anything other than versions>' if user has not traversed the versions page previously.
Actions