mattermost-community/focalboard
GitHub で見るBug: Date picker - clicking "today" multiple times when date range is set clears the date
Open
#2,065 opened on 2022年1月7日
BugHelp WantedUp for grabs
説明
Steps to reproduce the behavior
- Open a card
- Create a date property and edit it
- Select a date
- Enable "Date range" and select an end date
- Click on the "today" button - it sets start date to today
- Click "today" again - it sets the end date to today
- Click "today" again - it clears the date
- Click "today" again - it re-sets the date to just today, without a range
Expected behavior
Clicking "today" the third time should not clear the date.
Screenshots
Edition and Platform
- Edition: Mattermost plugin
- Version: v0.12 RC1
- Browser and OS: Mac Chrome
Additional context
If only a single date is selected to begin with, clicking "today" multiple times does not clear the picker.