Fix: Changing apply button text color to respect theme so it is visible #2117
Reference in New Issue
Block a user
Delete Branch "fixTransactionFilterApplyVisibility"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I noticed that the text color is set to just white for the Apply button on the Transactions Filter so it's only visible when using dark mode. Changing it to primary so it'll switch with the theme.
Before

After
