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

[BUG] Circled question mark moves nearly offscreen when enabling Adjust Budget Row Height #3109

Closed
tjkestner opened this issue May 3, 2023 · 3 comments

Comments

@tjkestner
Copy link

Describe the bug
With Adjust Budget Row Height disabled, the Credit Card Payments group has a circled question mark and the word Payment above the Available amount. After enabling Adjust Budget Row Height, the circled question mark appears way up in the upper right corner of the screen, almost completely off-screen, so that a horizontal scrollbar is always required.

To Reproduce

  1. Enable Adjust Budget Row Height
  2. Notice that the circled question mark and the word "Payment" disappear from above the Credit Card Payments "Available field.
  3. Notice that a horizontal scroll bar appears at the bottom of the screen, even though everything fits fine without it.
  4. Scroll all of the way to the right.
  5. Notice that the circled question mark is in the upper right corner of the screen.

Expected behavior
I did not expect the circled question mark to be moved off screen. I did not expect a horizontal scrollbar to show up, because everything else fits fine on the screen.

Screenshots
The following screen shot shows the Credit Card Payments line with Adjust Budget Row Height disabled. Note the circled question mark above the Amount field.
image
The following screenshot shows the upper right corner after disabling Adjust Budget Row Height. Note the circled question mark in the far upper right.
image

Desktop (please complete the following information):

  • OS: Windows 10 Pro, 10.0.19045
  • Browser: Firefox
  • Toolkit Version 3.6.0

Setting Export

[{"key":"AccountsDisplayDensity","value":"2"},{"key":"AccountsEmphasizedInflows","value":true},{"key":"AccountsEmphasizedOutflows","value":true},{"key":"AccountsStripedRows","value":false},{"key":"AccountsStripedRowsColor","value":"#fafafa"},{"key":"AccountsStripedRowsDarkColor","value":"#1e1e1f"},{"key":"AutoDistributeSplits","value":false},{"key":"AutoEnableRunningBalance","value":false},{"key":"AutomaticallyMarkAsCleared","value":false},{"key":"BetterScrollbars","value":"1"},{"key":"BottomNotificationBar","value":false},{"key":"BudgetProgressBars","value":false},{"key":"BulkEditMemo","value":true},{"key":"BulkManagePayees","value":false},{"key":"CalculateIRR","value":false},{"key":"CalendarFirstDay","value":false},{"key":"CategoryActivityCopy","value":true},{"key":"CategoryActivityPopupWidth","value":false},{"key":"ChangeEnterBehavior","value":true},{"key":"ChangeMemoEnterBehavior","value":true},{"key":"CheckCreditBalances","value":false},{"key":"CheckNumbers","value":false},{"key":"ClearSelection","value":false},{"key":"CollapseInspector","value":true},{"key":"CompactAccountHeader","value":false},{"key":"CompactIncomeVsExpense","value":true},{"key":"ConfirmEditTransactionCancellation","value":false},{"key":"CreditCardEmoji","value":true},{"key":"CtrlEnterCleared","value":false},{"key":"CurrentMonthIndicator","value":true},{"key":"CustomAverageBudgeting","value":false},{"key":"CustomizeColourScheme","value":true},{"key":"DateOfMoney","value":false},{"key":"DaysOfBuffering","value":false},{"key":"DaysOfBufferingExcludeCreditCards","value":false},{"key":"DefaultCCToCleared","value":false},{"key":"DeselectTransactionsOnSave","value":true},{"key":"DisableToolkit","value":false},{"key":"DisplayTargetGoalAmount","value":false},{"key":"DisplayTotalMonthlyGoals","value":false},{"key":"DisplayTotalOverspent","value":true},{"key":"DisplayUpcomingAmount","value":false},{"key":"EasyTransactionApproval","value":false},{"key":"EditAccountButton","value":true},{"key":"EmphasizeNegativeLoans","value":false},{"key":"EnlargeCategoriesDropdown","value":true},{"key":"FilterCategories","value":true},{"key":"GoalIndicator","value":false},{"key":"GoalWarningColor","value":true},{"key":"GoogleFontsSelector","value":false},{"key":"HideAccountBalancesType","value":false},{"key":"HideAgeOfMoney","value":true},{"key":"HideClosedAccounts","value":true},{"key":"HideDebtRatio","value":false},{"key":"HideHelp","value":true},{"key":"HideReferralBanner","value":true},{"key":"HighlightNegatives","value":true},{"key":"HoveredBudgetRows","value":false},{"key":"ImportNotification","value":false},{"key":"IncomeVsExpenseHoverHighlight","value":true},{"key":"LargerClickableIcons","value":false},{"key":"LiveOnLastMonthsIncome","value":false},{"key":"MasterCategoryRowColor","value":false},{"key":"MasterCategoryRowColorSelect","value":"#d1d1d6"},{"key":"MasterCategoryRowDarkColorSelect","value":"#636366"},{"key":"MemoAsMarkdown","value":true},{"key":"MonthlyNotesPopupWidth","value":false},{"key":"NavDisplayDensity","value":"1"},{"key":"NotesAsMarkdown","value":true},{"key":"POSStyleCurrencyEntryMode","value":false},{"key":"Pacing","value":false},{"key":"PrintingImprovements","value":true},{"key":"PrivacyMode","value":false},{"key":"QuickBudgetWarning","value":true},{"key":"ReconcileAssistant","value":true},{"key":"ReconcileBalance","value":false},{"key":"ReconcileConfetti","value":false},{"key":"ReconciledTextColor","value":false},{"key":"RemovePositiveHighlight","value":true},{"key":"RemoveZeroCategories","value":false},{"key":"ResetColumnWidths","value":true},{"key":"RightClickToEdit","value":true},{"key":"RowHeight","value":false},{"key":"RowsHeight","value":"5"},{"key":"SavingsRatio","value":false},{"key":"ScrollableEditMenu","value":false},{"key":"ShowAvailableAfterSavings","value":true},{"key":"ShowCategoryBalance","value":true},{"key":"SpareChange","value":false},{"key":"SplitTransactionAutoAdjust","value":true},{"key":"SplitTransactionAutoFillPayee","value":false},{"key":"SplitTransactionTabExpand","value":false},{"key":"SquareNegativeMode","value":false},{"key":"StealingFromFuture","value":false},{"key":"StripedBudgetRows","value":false},{"key":"SubtractUpcomingFromAvailable","value":false},{"key":"SwapClearedFlagged","value":false},{"key":"TargetBalanceWarning","value":false},{"key":"ToBeBudgetedWarning","value":true},{"key":"ToggleAccountColumns","value":true},{"key":"ToggleMasterCategories","value":true},{"key":"ToggleSplits","value":true},{"key":"ToggleTransactionFilters","value":"1"},{"key":"ToolkitReports","value":true},{"key":"UnclearedAccountHighlight","value":false},{"key":"ViewZeroAsEmpty","value":true}]
togrady01 added a commit to togrady01/toolkit-for-ynab that referenced this issue May 6, 2023
@togrady01
Copy link
Contributor

I was able to replicate this issue and have put up a PR with a fix. Thanks for reporting.

@tjkestner
Copy link
Author

tjkestner commented May 6, 2023 via email

@togrady01
Copy link
Contributor

Please, may I ask what is a "PR", so that I may obtain this fix?

On Sat, May 6, 2023, at 10:01, togrady01 wrote: I was able to replicate this issue and have put up a PR with a fix. Thanks for reporting. — Reply to this email directly, view it on GitHub <#3109 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/A7SQ4IO2ASHE6YYFIXFUN3DXEZKR7ANCNFSM6AAAAAAXUH3GFE. You are receiving this because you authored the thread.Message ID: @.***>

PR is pull request, and it means modified code has been requested to be merged into the code base. This updated code will be included with the next release, you should be able to get the update automatically through your browser once the update is published. I'm not exactly sure when that will happen, but it should be soon.

HelloThisIsFlo pushed a commit to HelloThisIsFlo/toolkit-for-ynab that referenced this issue Jun 13, 2023
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

4 participants