jo-gross / Cocktail-Manager

The Cocktail Manager is an efficient tool for easily documenting and accessing cocktail recipes behind the bar. It also includes essentail bar management features like cost calculations and stats tools.
Other
10 stars 1 forks source link

bug: No option to create tags from mobile version (chrome) #355

Closed jo-gross closed 2 months ago

jo-gross commented 2 months ago

Have you checked, if there already is any existing issue mentioning the same problem?

Environment and Version

v1.7.3

What browsers are you seeing the problem on?

Chrome, Safari

Current Behavior

The current tag input field prevents users from inserting tags from mobile devices.

Expected Behavior

Can enter tags as expected.

Anything else?

Same issue as mentioned in: https://github.com/hc-oss/react-tag-input-component/issues/46

Maybe solvable in combination with #137

jo-gross commented 2 months ago

As tested in the #137 issue the prefered package throws errors, so i chosed https://www.npmjs.com/package/react-tagsinput, which works fine. But sadly there is no preconfigured suggestion option available

jo-gross commented 2 months ago

Firefox works fine ;)

jg-semantic-release-bot[bot] commented 2 months ago

:tada: This issue has been resolved in version 1.8.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: