-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
2
-
Minor
Issue Summary
Using a keyboard with an iOS device changes the behavior while creating checklists. Instead of opening the textbox to create a new item when we press "enter", it just saves the current item and we need to click "Add item..." if we need to keep adding items
The same behavior occurs when we use dictation and add a new line. Although it's supposed to create a new item, it just saves the current item.
Steps to Reproduce
- Open Trello on an iOS device with a keyboard connected
- Create a new checklist
- Add an item
- Press "enter"
- Open Trello on an iOS device
- Create a new checklist
- Press "Add item"
- Select the microphone to dictate an item
- Say "new line" after dictating the text of the item
Expected Results
Pressing "enter" on the keyboard or saying "new line" should insert a new item.
Actual Results
The current item is saved and nothing else happens.
Workaround
For the keyboard issue, press "option + enter" instead of just "enter"