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

Specify that not entering a time will make date filter NOT work #643

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

Conversation

ParkerK
Copy link

@ParkerK ParkerK commented Jul 12, 2024

Because of the way datetime-local works, the value is null if any of the date/time is not filled out. So if you don't fill out the time, the filter will be ignored. This confused me for a bit, and I assume it is the cause of issue: #591

All I did was update the message to specify that all fields must be filled out

kazuki388 added a commit to kazuki388/Undiscord that referenced this pull request Nov 15, 2024
- Resolved ESLint issues and addressed invalid header warnings (victornpb#663).
- Implemented autofill for thread channel IDs and restricted message deletion to the corresponding thread (victornpb#610).
- Clarified that omitting a time will disable the date filter functionality (victornpb#643).
- Added a filter to exclude messages containing files or attachments (victornpb#642).
- Fixed various autofill issues (victornpb#631).
- Stopped execution when there are remaining messages (victornpb#619).
- Addressed API errors related to the Wipe Archive Feature (50024 - 50021) (victornpb#603).
- Implemented a workaround for slow search index refreshing (victornpb#584).
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.

1 participant