FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
130 stars 26 forks source link

Once actions are added, the Text widget can not enable selectable even after actions are removed. #4936

Open Maubic opened 1 day ago

Maubic commented 1 day ago

Can we access your project?

Current Behavior

Once actions are added, the Text widget can not enable selectable even if actions are removed.

Expected Behavior

When removing actions from a Text widget, it should be posible to enable "selectable" switch

Steps to Reproduce

Phase 1

  1. Add a Text component to your page.
  2. Setup an Action in it (any action, but I've just tried with NavigateTo)
  3. Switch on the "Selectable" setting.

Flutterflow raises the error message "Text widget cannot have actions when selectable.". This is ok, as expected.

Phase 2

  1. Remove the action from the component.
  2. The error message does not dissapear. There is no way to remove the error message without deleting the Text and creating a new one.

Reproducible from Blank

Bug Report Code (Required)

ITESz/Hqx89gotdf1ZDuKsJAhR4jNlx7bZNEm+xTb0waCOOqPbYpWszTQ1pYOumqe39UIFKbgT4F0PvGj9rxOPFcHAyHbt1/wod2dA7zQl6XVKasDqqvPUZSBcFnJ0y/5qe3rR1/OfhfW1Fpig/GSw==

Visual documentation

NE3AQwq1nEEp

Environment

- FlutterFlow version: FlutterFlow v5.0.10+ released November 15, 2024. Flutter version is 3.24.2
- Platform: Web 
- Browser name and version: Chrome Versión 130.0.6723.117 (Build oficial) (x86_64)
- Operating system and version affected: Web (MacOS + Windows)

Additional Information

No response

Alezanello commented 1 day ago

Hello!

Thank you for bringing this to our attention. I can confirm that this is indeed an issue, and I’ll be forwarding it to our engineering team for further investigation.

We appreciate your patience as we work on resolving this!