Auto-complete-input not working correctly with data binding #350

Closed
opened 2019-02-12 18:24:04 +00:00 by edijs · 0 comments
Member

It works well but have minor issues in data binding.

How to replicate in status textarea

  1. Type Hi :fire
  2. It shows auto-complete with emojis. Select one by pressing Enter
  3. Submit
  4. Status submitted was Hi :fire - it had to be Hi :fire_engine:

When you type more text after auto-complete, it works properly.

Second issue is here:
auto-complete-input doesn't bind back with empty text after submit

https://www.dropbox.com/s/1cpa9mc7zb9z5qa/auto-complete.mov?dl=0

It works well but have minor issues in data binding. How to replicate in status textarea 1. Type `Hi :fire` 2. It shows auto-complete with emojis. Select one by pressing `Enter` 3. Submit 4. Status submitted was `Hi :fire` - it had to be `Hi :fire_engine: ` When you type more text after auto-complete, it works properly. Second issue is here: `auto-complete-input` doesn't bind back with empty text after submit https://www.dropbox.com/s/1cpa9mc7zb9z5qa/auto-complete.mov?dl=0
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
pleroma/pleroma-fe#350
No description provided.