-
Improvement
-
Resolution: Fixed
-
Low
-
None
-
None
Everywhere where we use Ended, an end date automatically makes "Ended" true. So having a checkbox is both confusing and useless in those situations. We should disable and tick the checkbox with JS as soon as the user enters anything in the end date field, and enable and untick it again if they empty it.
[MBS-9002] Disable and tick the "ended" checkbox when the end date field is filled
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Beta Testing [ 10002 ] | New: Closed [ 6 ] |
Fix Version/s | New: 2017-01-30 [ 10510 ] |
Status | Original: Review Submitted [ 5 ] | New: In Beta Testing [ 10002 ] |
Status | Original: Open [ 1 ] | New: Review Submitted [ 5 ] |
Description | Original: Everywhere where we use Ended, an end date automatically makes "Ended" true. So having a checkbox is both confusing and useless in those situations. We should probably hide the checkbox with JS as soon as the user enters anything in the end date field, and show it again if they empty it. | New: Everywhere where we use Ended, an end date automatically makes "Ended" true. So having a checkbox is both confusing and useless in those situations. We should disable and tick the checkbox with JS as soon as the user enters anything in the end date field, and enable and untick it again if they empty it. |
Labels | Original: GCI | |
Summary | Original: Hide the "ended" checkbox when the end date field is filled | New: Disable and tick the "ended" checkbox when the end date field is filled |
Assignee | Original: Sangbum Kim [ BayMinimum ] | New: yvanzo [ yvanzo ] |
Assignee | New: Sangbum Kim [ BayMinimum ] |
Labels | New: GCI |
https://github.com/metabrainz/musicbrainz-server/pull/439