FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
106 stars 18 forks source link

Action builder: Action name not updating and more #3146

Open crich04 opened 2 weeks ago

crich04 commented 2 weeks ago

Can we access your project?

Current Behavior

Navigating from "Update Component State" to another "Update Component State", the action name does not update. I believe it's happenening for other actions too - specifically the Bottom Sheet duration doesn't update when switching from one to another. The workaround is to click in the blank area and then, click on the action again - repaints the properties window.

Expected Behavior

I would expect that the name changes :)

Steps to Reproduce

Create a workflow with two "Update Component State" actions. Name them different. Navigate back and forth and look at the properties - no name change.

Reproducible from Blank

Bug Report Code (Required)

IT4Okufl0ItPxdtZ18/2YMJajmAUJjM6aqxMitZ9ZwIdCJfNGu4MPsneVFRuZrznYHx2fWeKmmIK7Pfqi/PtDfVfH0ydUYhZzbhIEj3zXlO6bIy4PaWdfW1fGehjf1Sz1KSKkwlQXe9hWFIe3WC2O9y/FyrsK5zuPDINGfmbLdeK2SrDX1iXc2URm05KZDPz

Visual documentation

Screenshot 2024-06-15 193343

Environment

- FlutterFlow version: Current
- Platform:Windows
- Browser name and version: Doesn't matter
- Operating system and version affected: Windows

Additional Information

No response

Coopertron1 commented 2 weeks ago

Hi @crich04 I am glad I am not the only one having this issue. I am unable to update App State Variable lists. I replicated this issue in a different project suggesting that it might be software wide. Fingers crossed they are already working on a fix... as this action is pretty fundamental to most apps.

image
msusviela commented 2 weeks ago

Hi @crich04. I wasn't able to reproduce the issue with the steps you provided. If the issue persist, could you please sent me more specific steps to reproduce the issue?

@Coopertron1 tagging you in this as well, maybe you could provide us with some extra information so we can tackle this as soon as possible.

crich04 commented 2 weeks ago

In an Action editor screen, place two Actions on the screen (You don't even have to define them). They will be something like "Action 1" and "Action 2". Select Action 1 and change the name to "My Action" and click the check mark to confirm. Then, click on "Action 2" and look at the properties. It will still say "My Action". It won't change to "Action 2". In other words, the title of the Action in the properties does not update on the screen until you click away from the actions or click the edit button.

crich04 commented 2 weeks ago

This same behavior happens on the duration property for a "Show Bottom Sheet". If you put two "Show Bottom Sheet" actions on in your workflow, change the duration for the first one to 10 seconds. Then, click to the second one and the duration will be 10 seconds instead of the actual default value.

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 7 days with no activity. If there are no further updates, a team member will close the issue.