FlutterFlow / flutterflow-issues

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

ListView drag handles show despite list item hidden #4804

Open max-h-silverman opened 3 weeks ago

max-h-silverman commented 3 weeks ago

Can we access your project?

Current Behavior

Handles show for hidden item

Expected Behavior

Handles should be hidden for hidden items

Steps to Reproduce

  1. Login with flutterflow/flutterflow
  2. Go to inventory screen (nav bar 3rd option)
  3. Click 'show low stock only'
  4. Extra set of reorder handles is visible

Reproducible from Blank

Bug Report Code (Required)

IT4ki87lx4lgoddA1rrtbcExvCo4H245TL07r+5xb0gvIrbyOu9/e87eXElDQtDgT1NhHFaGnnox/+jOktmWKvEqZBSqbKZqwbh2Zgr/QXq8R8SYPKWeQUF5IJ5mJnK536awkxVRAPBYWkIR6ma2H+6UVhbsGZO/Zwh9f6PHaOI=

Visual documentation

Screenshot 2024-11-01 at 2 15 57 PM

Environment

- FlutterFlow version: 5.0.9
- Platform: macOS sequoia
- Browser name and version: chrome latest
- Operating system and version affected: osx 15.0.1

Additional Information

No response

Alezanello commented 3 weeks ago

Hello!

I was about to download the code for your project to run it locally and test it, but I encountered some errors in the AppState that are preventing the download from completing properly. Could you try replicating this issue in a new blank project and share it with me? This way, I can test it without the errors while you are developing

Thank you!

max-h-silverman commented 3 weeks ago

@Alezanello What errors are you encountering. I'm able to download the project without any issues. I was working on something just now and maybe a temporary error happened. Please try again.

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.

max-h-silverman commented 1 week ago

@Alezanello Why is this being marked stale? I'm waiting on a response.

github-actions[bot] commented 5 days 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 4 days ago

Hello!

I’m still unable to replicate this issue on my end. To help you better, I’ve created a public project that demonstrates how I’ve set it up. You can clone this project and use it as a template to replicate each section.

In this example, I used a DataType List that hides items when a specific attribute is set to false. Please let me know if you need further clarification or run into any issues!


https://app.flutterflow.io/project/qa-2953-g5j1qk

listReorder.gif