hms-dbmi-cellenics / issues

This repository is used to report and track issues
1 stars 0 forks source link

[Bug] renaming clusters in data exploration weird behaviour #28

Closed StefanBabukov closed 5 months ago

StefanBabukov commented 10 months ago

The issue:

  1. Click on the pencil icon to rename a cluster or a root cluster in Data Exploration
  2. Double clicking on the text field doesn't work
  3. Dragging the cursor to select doesn't work - it drags the whole box like a picture.

Right now the only way to rename a cluster is with a single click (the tree still collapses or opens when you do that too)

Goal Fix the issues with renaming a cluster. When the user selects to edit the name, the tree should not work (collapse and open) so that it does not interfere with editing the text field.

Selecting text with the mouse should also work.