mozilla-mobile / focus_foxfooding_campaign

3 stars 0 forks source link

Append search keywords should end with a space #74

Closed mozilla-campaign-form-bot closed 2 years ago

mozilla-campaign-form-bot commented 2 years ago

Firefox Version: Mozilla/5.0 (iPhone; CPU OS 14_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/9000 Mobile/15E148 Safari/605.1.15 Window Size (inner width and height): 375x744 GitHub Username: @Draykan

Steps to Reproduce

1) Enable Search Suggestions. 2) Type any search term inside the search box. For example: “recipe”. 3) See search suggestions related to what you’ve typed. 4) Select the append arrow (↖︎) symbol next to a search suggestion.

Expected Behavior

The selected keyword should be appended to the search terms in the address bar with a space at the end for your convenience in case you want to keep typing.

Actual Behavior

The selected keyword is appended to the search terms in the address bar without a space at the end.

st3fan commented 2 years ago

This was fixed with https://github.com/mozilla-mobile/focus-ios/pull/2409