FlutterFlow / flutterflow-issues

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

Unable to view text entered after saving new version if less than 101 characters #3607

Open cragroc opened 1 month ago

cragroc commented 1 month ago

Can we access your project?

Current Behavior

Data lost after adding notes to a version while saving. Text added in the "Leave a note for this version" field when you save a new version is gone except for the first few words. Any important info added is inaccessible and it's impossible to tell what version to peek/restore unless you are saving and managing the same info in another external store.

Community thread here: https://community.flutterflow.io/ask-the-community/post/version-notes-project-history-ftIyGmC3t0Zlft5?highlight=jkGeGmjRKzWgNRb

I noticed that sometimes the text becomes clickable and shows a tooltip type hover display and sometimes it doesn't. Did some troubleshooting and found it's due to the length of text. 100 or under characters, you can't see it. 101 or more and you can.

image image

Expected Behavior

Data added to saved versions should always be accessible.

Steps to Reproduce

  1. Create a project
  2. Add a widget, like a button.
  3. Save a version. Enter text like "Checkpoint: saving before adding a new filter data multiple ways from BE query on Inventory page." (97 characters)
  4. After saving you can only see the first few words of your text like "Checkpoint: saving before ad..." with no way to see the rest of the info you added.
  5. Make changes and save another version. Enter text like "Checkpoint: saving before adding a new and improved filter data multiple ways from BE query on Inventory page." (110 characters)
  6. After saving you can see a preview and clicking or hovering shows the full text you entered.

Reproducible from Blank

Bug Report Code (Required)

IT8kzfHqw4VNobRF14SJKflapGA5Jlg/auY/kdZxSgwgIYzwEokTdff8SxBvYsyCf1VYeWeJ8X4Ip8rIkdr9FOw4ORSIQ75S/5ZqdgKWeHqWR4iICruSSnMmP+NgCH6l5IqOiiZBLu11W14n7UOQO9+WdAnfJOPzDUY3GfGHLr/JjlabKh/NGjhQtmNecCfn

Visual documentation

Good (more than 100 characters):

image

Bad (100 or less characters):

image

Environment

- FlutterFlow version: 4.1.82
- Platform: MacOS desktop app
- Browser name and version: n/a
- Operating system and version affected:  MacOS Sonoma 14.5

Additional Information

Adding brief (but super helpful) notes during saving is pointless with this broken. It's important to know what you changed and what version to restore when needed, this makes it cumbersome to reliably do that.

Alezanello commented 1 month ago

Hello!!

I’ve confirmed this issue, and it’s not the expected behavior. I’ll escalate this to the engineering team for a fix. Thank you for bringing this to our attention!

kaymasse commented 1 week ago

I have the same issue. I would like to mention that as there is no workaround it is quite blocking as one cannot know what the past versions contain. Thank you for your help as always 🙏