Open
Description
This is a Gimel Studio document tab.
On double click, the tab label should become an input for the user to type and rename the document. Clicking away from editing or pressing Enter on the keyboard should rename the document.
This issue should implement the interface interaction described above and implement the renameDocument
method in the DocumentService
.