Skip to content
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

unable to update calendar date to app state automatically #4797

Open
2 tasks done
plannedlivingjournal opened this issue Oct 31, 2024 · 1 comment
Open
2 tasks done

Comments

@plannedlivingjournal
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

I have a calendar widget (hidden) and want to use the 'selected date' as an app state. Hence, everyday when the calendar's present date changes, the app state should also update, since throughout app I have added backend queries in which info will be extracted depending upon today's date.
However, the update app state only happens when a user clicks on calendar, but in my app calendar is hidden from user since I wish to only use the current date to extract information from back-end. I tried using 'Current time', however, it takes exact time and there is no way in which the date can be extracted.

Expected Behavior

Everyday when calendar date changes, app state should be automatically updated without user input

Steps to Reproduce

  1. Add calendar widget, however make its opacity 0 since its not required from user
  2. Create an app state

Reproducible from Blank

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

Bug Report Code (Required)

IT4olsn15YVPj7xE7q6JccBKjSQWOUAlbLgO0cpBZzwgGKLyPLMUZ876P0hWUse4S3xAJWaMp14D0+DWj/LlVO0pAEycRp9yyM0NVgrjRmK7RqmTF7qWPnB5M+5gfUix07aruBVTAPNpc3AB70+YHN+8dAXBO4DJDWo8Sq/LZO4=

Visual documentation

image

Environment

- FlutterFlow version: 5.0.8+
- Platform: Web
- Browser name and version: Chrome
- Operating system and version affected: Windows

Additional Information

No response

@plannedlivingjournal plannedlivingjournal added the status: needs triage A potential issue that has not been confirmed as a bug. label Oct 31, 2024
@Alezanello Alezanello self-assigned this Nov 1, 2024
Copy link
Collaborator

Hello!

I apologize; I’m not fully understanding the use case here. Would you be able to provide a video demonstrating what you’re trying to achieve or some more detailed steps to reproduce the issue? Alternatively, if possible, creating a new blank project with just the necessary widgets and variables would help us pinpoint where the bug might be.

Thank you for your help in clarifying!

@Alezanello Alezanello removed the status: needs triage A potential issue that has not been confirmed as a bug. label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants