FlutterFlow / flutterflow-issues

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

Remove from list leaves a an empty string instead of deleting field #4843

Open alih552 opened 2 weeks ago

alih552 commented 2 weeks ago

Can we access your project?

Current Behavior

For example:

Expected Behavior

It should delete the entire field

Steps to Reproduce

Reproducible from Blank

Bug Report Code (Required)

ITEShfLl05dgotdc7ofQLflAhQMkQzM6bZI7ku1EdwEhfLHnPIkuPM7sUBNLYtTneGx9elKYozse0s75iN7LE/A3HymeG754zYRXQQmUd3yhMa6LPJCoWnR7O8RhClyY1rWG2wlBLsR1S1IQwDuQf/CdG3qCf9qOYwx5e6fDbOY=

Visual documentation

image

Environment

FlutterFlow v5.0.9+ released October 25, 2024
Flutter version is 3.24.2

Additional Information

I'm not sure if this is specific to only image path list or to all kinds of lists

Alezanello commented 2 weeks ago

Hello!

I’ve been trying to replicate the issue, and it appears that the list does not leave any blank or empty strings when an item is removed. This suggests that the issue might be related to the "rebuild" type configuration in your project, potentially causing data to be saved or sent to Firebase incorrectly.

To help clarify, I’ve attached a video below that demonstrates the behavior of the list on my end.

I hope this helps! Please let me know if you have any questions or need further assistance.

Screen-Recording (37).mp4

alih552 commented 2 weeks ago

@Alezanello thanks for the video, I will re-test & get back to you. Note: rebuild is set to no rebuild image

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.

Alezanello commented 1 day ago

Hello Alih, is this has been solved by the steps I gave you?