-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Area: InterfaceRelates to the overall user interface design and implementation.Relates to the overall user interface design and implementation.Priority: 1Severity 1: MinorStatus 5: CompleteTask is considered complete, and ready for deployment.Task is considered complete, and ready for deployment.Type: BugBehavior that is inconsistent with documented or expected behavior.Behavior that is inconsistent with documented or expected behavior.
Milestone
Description
After renaming a topic in the Topic Editor, the page should redirect to the new name. Instead, it stays on the original key. This works for the initial load, since the CurrentTopic was set prior to the rename, but it will fail if the user refreshes or submits another update. There is already a similar redirect in place when deleting a topic, but apparently not when renaming a topic. This will also need to be IsModal aware so that these redirects take place in the context of nested topics as well.
Metadata
Metadata
Assignees
Labels
Area: InterfaceRelates to the overall user interface design and implementation.Relates to the overall user interface design and implementation.Priority: 1Severity 1: MinorStatus 5: CompleteTask is considered complete, and ready for deployment.Task is considered complete, and ready for deployment.Type: BugBehavior that is inconsistent with documented or expected behavior.Behavior that is inconsistent with documented or expected behavior.