Files
zulip/static/js/input_pill.js
Vinit Singh c6e278ab5a input_pills: Fix onPillCreate to update when adding pills with typehead.
Previously, onPillCreate function was called after the individual
pill object was created.
Now, we call it after creating and adding it to the pill container.
2020-09-04 12:45:51 -07:00

13 KiB