You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe your Environment
OS: Windows 11
Paisa Version: 0.6.6
App Variant: CLI
Describe the bug
Currently, the template space provided for writing descriptions and defining Expense Accounts and Asset Accounts is insufficient. This limitation becomes particularly problematic when attempting to define a significant number of rules, such as around 90 rules, as it requires extensive if-elseif-else statements. The primary issue stems from the limited viewing space, which only offers scrollbars for navigation.
To Reproduce
Steps to reproduce the behavior:
1.Open the template for adding descriptions and defining account rules.
2.Attempt to write or manage a large number of rules, around 74 or more (and still increasing :p).
3.Notice the difficulty in navigating and comprehending the code due to the limited space and reliance on scrollbars.
Expected behavior
The template should offer adequate space for users to comfortably write and manage their descriptions and account rules without the need for excessive scrolling or complex code navigation.
Screenshots
If applicable, add screenshots to help explain your problem.
Describe your Environment
OS: Windows 11
Paisa Version: 0.6.6
App Variant: CLI
Describe the bug
Currently, the template space provided for writing descriptions and defining Expense Accounts and Asset Accounts is insufficient. This limitation becomes particularly problematic when attempting to define a significant number of rules, such as around 90 rules, as it requires extensive if-elseif-else statements. The primary issue stems from the limited viewing space, which only offers scrollbars for navigation.
To Reproduce
Steps to reproduce the behavior:
1.Open the template for adding descriptions and defining account rules.
2.Attempt to write or manage a large number of rules, around 74 or more (and still increasing :p).
3.Notice the difficulty in navigating and comprehending the code due to the limited space and reliance on scrollbars.
Expected behavior
The template should offer adequate space for users to comfortably write and manage their descriptions and account rules without the need for excessive scrolling or complex code navigation.
Screenshots
If applicable, add screenshots to help explain your problem.
Journal
The text was updated successfully, but these errors were encountered: