Skip to content

An outdated channel name is displayed in the channel editor title after saving a new channel name #3018

@MisRob

Description

@MisRob

Observed behavior

When I update a channel name in the edit channel details modal and close the modal before /sync is called, a new channel name is visible (very briefly) in the channel editor page title, but then it changes back to the previous, outdated, channel name.

110797842-8f18fb00-8247-11eb-8116-2477103a07a4

Expected behavior

A new channel name is displayed in the title of the channel editor.

User-facing consequences

Users can't see their updates until the page reload. This can cause confusion about whether data has been saved properly.

Additional information

Steps to reproduce the issue

Assume that I am logged in to Studio and have a Channel with the name "Channel Name" that I can edit

  1. Open the channel editor
  2. Click the pencil icon to load the channel's edit details page
  3. Change the channel name to "Updated Channel Name"
  4. Click the "Save Changes" button
  5. Make sure to close the channel's edit details page before /sync gets called
  6. See the new name "Updated Channel Name" (it may happen so fast that you won't notice, though) in the title area of the channel editor page (upper left corner)
  7. See the name to change to the previous "Channel Name"

Usage Details

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions