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

Fix bug in date display color overriding 'before' ranges #1008

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

petermeglis
Copy link

Closes #831

Reverses the sorting order for date colors with 'before' directions, which prioritizes closer date ranges.

Settings

Screenshot 2024-06-27 at 4 50 26 PM

Before The Change

Screenshot 2024-06-27 at 4 50 16 PM
  • The issue here is the 30 day 'before' card is ALSO dark red instead of light red. The 60 day 'before' date range is overriding the 30 day range.

After The Change

Screenshot 2024-06-27 at 4 51 02 PM

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.

[Bug]:multi date tag colors [ between now and [x] before now ] longest x overide other x's color
1 participant