Skip to content

Bug: Redirect on Rename #12

@JeremyCaney

Description

@JeremyCaney

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.Priority: 1Severity 1: MinorStatus 5: CompleteTask is considered complete, and ready for deployment.Type: BugBehavior that is inconsistent with documented or expected behavior.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions