Chocobozzz / PeerTube

ActivityPub-federated video streaming platform using P2P directly in your web browser
https://joinpeertube.org/
GNU Affero General Public License v3.0
12.95k stars 1.49k forks source link

Unable to add a tag on Android #4235

Open alexandre-k opened 3 years ago

alexandre-k commented 3 years ago

Describe the current behavior When pressing the Enter key on the keyboard of a smartphone while adding tags, it won't create it and skip adding tags to move to the description form.

Steps to reproduce:

  1. Publish a new video.
  2. Write a tag in the tags form.
  3. Press Enter on the AOSP keyboard (I tried with other keyboards though and the result was the same), the tag won't be added.

Describe the expected behavior On a smartphone, adding a tag should be possible with the Enter key, on the bottom right side of the virtual keyboard.

Chocobozzz commented 3 years ago

Hello,

I created an issue in the appropriate repository: https://github.com/ng-select/ng-select/issues/1932

alexandre-k commented 3 years ago

Ok, thanks. So it’s a bug upstream.