- Issue created by @sime
- ๐ฉ๐ชGermany rkoller Nรผrnberg, Germany
I've added ๐ Refine field descriptions Active as a related issue. I wonder if the entire point 2 from the proposed resolution could be done in the scope of the linked issue which is about refining the microcopy. That way the copy would be consistent when it is done in a single issue there?
- First commit to issue fork.
- ๐ฆ๐บAustralia sime Melbourne
@rkoller I agree that refining microcopy would be best done on a dedicated issue.
- First commit to issue fork.
- Merge request !5397#3401464: Updated date_time category for datetime module. โ (Open) created by anushrikumari
- ๐ฎ๐ณIndia anushrikumari
Created MR to address point 1.
Added screenshot for review.
- Status changed to Needs review
about 1 year ago 12:59am 15 November 2023 - Status changed to Needs work
about 1 year ago 3:13am 15 November 2023 - ๐ฆ๐บAustralia sime Melbourne
Thanks for creating the MR with the initial change, we'll need the rest before the review can start.
- ๐ฎ๐ณIndia anushrikumari
I've wrapped the category into @Translation. The description is already added for the field, see screenshot so do we have to add it anywhere else?
The description for the category is already updated at https://www.drupal.org/project/drupal/issues/3372097 ๐ Consider replacing hook_field_type_category_info with YML based plugin discovery Fixed - ๐ฎ๐ณIndia sijumpk
@anushrikumari, you added
category = @Translation("Date and Time")
Just category machine name is needed. (its "date_time" inside datetime)
category = "date_time",
Its still showing inside a separate group - Status changed to Needs review
about 1 year ago 9:33am 15 November 2023 - ๐ฎ๐ณIndia viren18febS
I have updated the category machine name & patch added, please review.
- last update
about 1 year ago Patch Failed to Apply - Status changed to Needs work
about 1 year ago 10:07am 15 November 2023 The Needs Review Queue Bot โ tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".
This does not mean that the patch needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide โ to find step-by-step guides for working with issues.
- ๐ฆ๐บAustralia sime Melbourne
It should be
category = "date_time"
you can compare it to the other date widgets.Please leave "Needs work" until someone sets out the text in the same way to the other date widgets.
- Status changed to Needs review
about 1 year ago 10:55am 15 November 2023 - ๐ฎ๐ณIndia anushrikumari
Added the description similar to the date field. Also updated the category to "date_time". Attached screenshot for the description.
- Status changed to Needs work
about 1 year ago 11:24am 15 November 2023 - ๐ฆ๐บAustralia sime Melbourne
Thank you. I think this will need something that describes why a site builder would use this field instead of simply using two date fields.
- Status changed to Needs review
about 1 year ago 5:27pm 24 November 2023 - ๐ฎ๐ณIndia anushrikumari
Updated description that defines the module functionality. I would like some suggestions about the info that we should add/keep or omit from below -
- Users can specify a start date and an end date for the content, defining the duration of the event or period.
- With the date range field, users can easily search and filter content based on specific date criteria.
- Field options
- Date and Time: Stores date and time component.(E.g Thu, 11/02/2023 - 09:00 - Thu, 11/16/2023 - 17:00)
- Date - Stores date only and time is set 12:00 hrs as default. (E.g Thu, 11/02/2023 - 12:00 - Thu, 11/16/2023 - 12:00)
- All Day - Stores date and time, starting with 00:00 hrs of start date and 23:59 hrs of end date (Thu, 11/02/2023 - 00:00 - Thu, 11/16/2023 - 23:59)
- Basic validation that date range provides
- If the one date has value then other date cannot be NULL.
- The end date is always greater than start date.
- Status changed to Needs work
about 1 year ago 7:39pm 24 November 2023 - ๐ฆ๐บAustralia sime Melbourne
Thank you @anushri19 this is good progress. I've screenshot the current version below for UX team review and added the tag.
I've looked at the gitlab test output and I can't work out what might be failing due to this patch, i'm not sure what I'm missing something. I have rebased for good measure.
- ๐ซ๐ฎFinland lauriii Finland
Proposed a simplified text in the MR. ๐
- ๐ซ๐ฎFinland lauriii Finland
@ajaypratapsingh Thank you for working on this! This issue has a MR so it would be great if you could make the updates there ๐
- First commit to issue fork.
- Status changed to Needs review
about 1 year ago 7:14am 29 November 2023 - ๐ฎ๐ณIndia ankithashetty Karnataka, India
Tested MR-5397 and the changes have been updated perfectly. Attached screenshot for reference.
ThanksHi @lauriii
Some of my thoughts -
There is a full stop after the sentence in recent changes but with other field types there is no full stop in the description sentences so I think we need to add a full stop on the other field descriptions too for better experience. After the sentence is complete, there should be a full stop which is common.https://www.stylemanual.gov.au/grammar-punctuation-and-conventions/punct....
- Status changed to Needs work
about 1 year ago 8:09am 29 November 2023 - ๐ซ๐ฎFinland lauriii Finland
Maybe we could remove the full stops here and open another issue to decide if we should use full stop across all field type descriptions.
I also added a proposal to remove the field options since that isn't something we have for other field types, and it makes the description very lengthy.
Removed full stops and field options from the description as suggested in #30
Thanks- Status changed to Needs review
about 1 year ago 2:32pm 29 November 2023 - Status changed to Needs work
12 months ago 10:05pm 10 December 2023 - ๐บ๐ธUnited States smustgrave
Tagging for follow up per #30, hiding patches for clarity.
- Status changed to RTBC
12 months ago 10:38am 11 December 2023 - ๐ซ๐ฎFinland lauriii Finland
We already have a follow-up for refining the descriptions: ๐ Refine field descriptions Active . I added the full stop for bullet points as a consideration there.
This seems like a small enough issue to not require full on usability testing. Removing the tag and moving to RTBC since it would be nice to get this done before 10.2.0.
- Status changed to Fixed
12 months ago 10:53am 11 December 2023 - ๐ฌ๐งUnited Kingdom catch
Committed/pushed to 11.x and cherry-picked to 10.2.x, thanks!
Automatically closed - issue fixed for 2 weeks with no activity.