Skip to content

Creating a new item on the sidebar should not auto focus for all users #35

@BrianUribe6

Description

@BrianUribe6

When creating a new note, the sidebar item is automatically focused. This behavior is expected and good for the user that created the item, however, this is not true for the other users that are inside the document.

Possible Fix

Make the state local until the user commits the new item, that is, the user has finished renaming the item. This ensures other users only get to see the final sidebar item and do not see it while it is being edited.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions