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

Improved collapsible header on Transactions page #102

Merged
merged 1 commit into from May 21, 2023

Conversation

GBergatto
Copy link
Contributor

Fix #97 not visible text in Calendar view

Date range is correctly displayed when the header is collapsed. Previously, it was hard-coded to "September 2022".

Start and end dates are now stored inside transactions_page.dart. This way they will be accessible by all tabs to be used for queries to the database.

Created utils folder for extension methods and utils functions.

Fix not visible text in Calendar view.
Date range is correctly displayed when the header is collapsed.
Start and end dates are now stored inside transactions_page.dart.
Created utils folder for extension methods and utils fuctions.
Copy link
Collaborator

@FedericoBruzzone FedericoBruzzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job! It is okay for me.

LGTM 👍

@FedericoBruzzone FedericoBruzzone merged commit ba4e177 into RIP-Comm:main May 21, 2023
1 check passed
@mikev-cw mikev-cw mentioned this pull request May 22, 2023
8 tasks
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

Successfully merging this pull request may close these issues.

not visible text in calendar view
2 participants