apache / apache/ponymail

Bug: Advanced date filter is reset to a single month when selected for edit

Open
#83 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
80
Forks
32
PR merge metrics
No merged PRs in 30d

Description

Set the date range for Advanced search to e.g.

2016-5-15 => 2016-6-15

Press OK

Decide you want to change the range, select it

The range changes to

2016-5-1 => 2016-5-31

i.e. the month that includes the start date

That's really annoying.

P.S. it does not help that the date field is too narrow to show the date range

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the Advanced search date-range edit flow described in the issue, using a range such as 2016-5-15 to 2016-6-15. Trace the date-filter handling from selection through editing; done means reopening the filter preserves both original endpoints rather than replacing them with the start month.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.