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

Remove Snapshot datetime format is incorrect #861

Open
HeartofPhos opened this issue Nov 22, 2022 · 1 comment
Open

Remove Snapshot datetime format is incorrect #861

HeartofPhos opened this issue Nov 22, 2022 · 1 comment

Comments

@HeartofPhos
Copy link

HeartofPhos commented Nov 22, 2022

Describe the bug
The format provided to moment.js in ExilenceNextApp\src\components\remove-snapshots-dialog\RemoveSnapshotsDialog.tsx:100 is incorrect, the given format is 'YYYY-MM-DD HH:MM' instead of 'YYYY-MM-DD HH:mm' resulting in the month of the snapshot being rendered in the minutes positions

To Reproduce
Steps to reproduce the behavior:

  1. Take at least 1 snapshot
  2. Open then Remove Snapshots dialogue
  3. Observe the minutes value is equal to the current month and not the minutes of the snapshot
@C3ntraX
Copy link

C3ntraX commented Nov 25, 2022

This will be fixed in my PR #863

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

No branches or pull requests

2 participants