Aakansha Doshi
Aakansha Doshi
@rohitpotato soon the tags will editable once https://github.com/react-tags/react-tags/pull/763 is merged. Then the user will be able to edit tags just by clicking on the tags, we might not need the...
let's wait once we release the edit feature in the next release and then take the call if we want to implement it with the backspace press as well. Since...
Sure thing 👍🏻
Instead of adding a prop for this we should show drop up /down depending on space available in viewport
@saurabh-sharma would you like to give PR for the fix ?
@stinkymonkeyph want to fix it ?
@DrSwad yeah we shouldn't use keydown events, especially when supporting mobile as the keyboard events don't work on mobile browsers. Do you want to raise a PR for the same?
@kellyprogramsthings the prop is `autofocus`, its not your fault, we should rename the prop to be semantically correct :p
@ktaras thanks for reporting. I will look into this.
@J-pilon looks like this got broken in the latest release, will look into this.