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(history): not displaying dates in legend #44

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

okt-limonikas
Copy link
Collaborator

This will fix dates failing to display in history legend This was due to missing search params for dates
Now we get it from redux store.
If no search params found default one will be used

@okt-limonikas okt-limonikas self-assigned this Mar 27, 2024
@okt-limonikas okt-limonikas marked this pull request as ready for review March 28, 2024 11:04
Copy link
Collaborator

@okt-kostik okt-kostik left a comment

Choose a reason for hiding this comment

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

'not displaying' -> 'display'

@okt-limonikas okt-limonikas force-pushed the okt-limonikas/fix-history-date branch from 68799da to 9315ef1 Compare April 5, 2024 16:03
This will fix dates failing to display in history legend
This was due to missing search params for dates
Now we get it from redux store.
If no search params found default one will be used

Signed-off-by: Danil Kostromin <[email protected]>
@okt-limonikas okt-limonikas force-pushed the okt-limonikas/fix-history-date branch from 9315ef1 to 41a2a5a Compare April 5, 2024 16:03
@okt-limonikas okt-limonikas merged commit 41a2a5a into main Apr 5, 2024
1 check passed
@okt-limonikas okt-limonikas deleted the okt-limonikas/fix-history-date branch April 5, 2024 16:04
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.

2 participants