22
Views
3
Comments
Solved
[Mentions] Enter key being captured by Mentions (Reactive) component
mentions
Reactive icon
Forge asset by Pedro Marques
Application Type
Reactive
Service Studio Version
11.54.41 (Build 63060)

Hi!

I was looking into an issue where the user can't input multiple lines in a Text Area input and tracked the problem to the Mentions forge component.


How to reproduce the issue:

1. In the Mentions Demo app, input some text and press enter. The enter key press is ignored.

2. Insert a "mention" in the text.

3. After inserting the "mention", it's now possible to input multiple lines.


After analyzing the component's code, I believe the problem lies in the TextOnChange Screen Action. 

The isVisible JS variable is being set a different value than the screen variable counterpart.

2024-11-20 08-28-20
Pedro Marques
Solution

Hi Rui,

Just uploaded a new version that fixes this issue, feel free to test it in the Try Now button of the component. If there are still any issues please let me know.

Have a nice day!

2024-11-20 08-28-20
Pedro Marques

Hi Rui,

Thanks for the detailed description of this bug. I'll take a look and upload a new version with a fix for this when possible.

Best regards,

Pedro

2024-11-20 08-28-20
Pedro Marques
Solution

Hi Rui,

Just uploaded a new version that fixes this issue, feel free to test it in the Try Now button of the component. If there are still any issues please let me know.

Have a nice day!

UserImage.jpg
Rui Dias

Hi Pedro,

Perfect! Just tested the new version and everything works great, now.

Thank you for addressing the issue in such a timely manner.

Have a great day!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.