You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: