FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
115 stars 19 forks source link

Reorder child generated from supabase query - jumping object #3455

Open rafal-kobeszko-kobengi opened 1 month ago

rafal-kobeszko-kobengi commented 1 month ago

Can we access your project?

Current Behavior

When reordering object generated from supabase query the object is jumping back to the oldIndex for 1/10 sec, and then jump to proper posiotion (newIndex). The same results we can get by reordering big objects like data type list. The animations doesn't work because even if i have animation as first step in action flow when reorder the object still jumps, and then animation starts.

Expected Behavior

The object should not jump. Should wait for action end (can be parameter). Or give it delay before back (parameter in ms).

Steps to Reproduce

https://www.youtube.com/watch?v=EsMT-nMS9j4&ab_channel=AlbertBarth I have different solution for that (supabase database function) but result is the same.

Reproducible from Blank

Bug Report Code (Required)

IT4oi8rlx4ZOj7xa1br+Y/lahSQ4QkAiarso08pBZzUYF5SuCLMqY8mnPxJVUu28TAlUf1qmp14ezOiJkoaWFe1fNQqBc6pi+ZNpWgLKJX6QRL2TF7jhZHRBEeNYI2KP0ra7hBNTLbFpSkYW22eUOfOtHj/qNbX6DFQ8Sq/LZO4=

Visual documentation

  1. https://www.youtube.com/watch?v=EsMT-nMS9j4&ab_channel=AlbertBarth (after 3:03)
  2. On this slow motion video You can see that the jump is first then starts animation with initial visibility 0.

https://github.com/user-attachments/assets/1664d0dc-155e-42ba-8c89-75a8c2174e9c

Environment

- FlutterFlow version: 4.1.74+
- Platform: Web
- Browser name and version: Wersja 126.0.6478.183 (Oficjalna wersja) (64-bitowa)
- Operating system and version affected: Win 11

Additional Information

No response

github-actions[bot] commented 1 month 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.

rafal-kobeszko-kobengi commented 1 month ago

What is the status of?

github-actions[bot] commented 1 month 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.

Alezanello commented 1 week ago

Hello,

I apologize for the late response. Does this issue still persist, or was it fixed in the latest FlutterFlow updates?