Make chips editable in the same place chip was originally
I have used the chip renderer to create custom chips with a double click handler to edit the chip. But the problem is I can't edit the chip at the same place where it was. Because within the ChipInput component the places dedicated for the editable part and thechip container is different. It'd be good if you can provide a more straightforward way to edit the chip or provide support to change the editable location.
Make chips editable in the same place chip was originally
I have used the chip renderer to create custom chips with a double click handler to edit the chip. But the problem is I can't edit the chip at the same place where it was. Because within the ChipInput component the places dedicated for the editable part and thechip container is different. It'd be good if you can provide a more straightforward way to edit the chip or provide support to change the editable location.