Skip to content

"Show Clear Field Icon" Bool - "Set from Variable" not working. #5962

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 tasks done
ReuneApp opened this issue Jun 10, 2025 · 1 comment
Open
2 tasks done

"Show Clear Field Icon" Bool - "Set from Variable" not working. #5962

ReuneApp opened this issue Jun 10, 2025 · 1 comment

Comments

@ReuneApp
Copy link

Can we access your project?

  • I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.

Current Behavior

When trying to assign a variable value to the "Show Clear Field Icon" Boolean value, specifically found in the TextField widget, the boolean value will not be assigned to a variable (the small orange variable icon is what I am using to access the 'set from variable' pop-up)

I have tried to set it from a simple global value such as 'False' from the 'set from variable' pop-up, but even that doesn't work.

I want to assign this boolean to a component parameter, so that I can change whether the clear text icon is shown, depending on the use of the search bar for that instance.

Expected Behavior

Apply a variable boolean value to the boolean variable called 'Show Clear Field Icon' on the TextField widget. This will then mean for each usage of this search bar component, I can decide if the clear field icon is visible.

Steps to Reproduce

  1. Create component
  2. Add TextField widget
  3. Add parameter called 'ClearField' (boolean)
  4. Go to Additional Properties, then 'Show Clear Field Icon'
  5. Tap orange variable icon to open 'Set From Variable' pop-up
  6. Assign 'ClearField' parameter to this variable value

Reproducible from Blank

  • The steps to reproduce above start from a blank project.

Bug Report Code (Required)

ITFXkPLlvJR2odhE1bncLMJKgj8wGUAaU40V0t1ETRQbCIj4EIYUfsj7YhdDTeqzaHNcfFGb8UAFwanTjvLLEPAqH0iac6p5z5d+exPPbGWmRanTELu0ZWtSHcRYCFfE5qa4kxZNBPBiLlIG2E+Ae+Sucz6Cf9qOYwx5e6fDbOY=

Visual documentation

Image

Environment

- FlutterFlow version: v6.0.5
- Platform: FF Desktop App (MacOS 15.5)
- Browser name and version: FF Desktop App (MacOS 15.5)
- Operating system and version affected: FF Desktop App (MacOS 15.5)

Additional Information

No response

@ReuneApp ReuneApp added the status: needs triage A potential issue that has not been confirmed as a bug. label Jun 10, 2025
@Juansarmi Juansarmi self-assigned this Jun 10, 2025
@Juansarmi Juansarmi removed the status: needs triage A potential issue that has not been confirmed as a bug. label Jun 10, 2025
Copy link
Collaborator

Hi!
I'm sorry you're experiencing this issue.
I was able to confirm this unexpected behavior. I’ll forward it to our engineering team for further investigation and will update you as soon as I have any news.

Best regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants