- πΊπΈUnited States smustgrave
Thank you for creating this issue to improve Drupal.
We are working to decide if this task is still relevant to a currently supported version of Drupal. There hasn't been any discussion here for over 8 years which suggests that this has either been implemented or is no longer relevant. Your thoughts on this will allow a decision to be made.
Since we need more information to move forward with this issue, the status is now Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.
Thanks!
- Status changed to Closed: outdated
2 months ago 3:09pm 28 April 2025 - πΊπΈUnited States smustgrave
Since there's been no follow up in 3 months going to close out, but don't worry if still valid it can be reopened. Thanks all!
- Status changed to Postponed
1 day ago 11:57pm 5 July 2025 - πΊπΈUnited States xjm
Turns out, this is actually still an issue. The current string is:
When listing forms, those with lighter (smaller) weights get listed before forms with heavier (larger) weights. Forms with equal weights are sorted alphabetically.
This is also a total one-off in
ContactFormEditForm
. A proper fix would be to remove the custom description, or standardize it with that of other weight widgets.Marking postponed since Contact is contrib-bound in the Drupal 12 cycle.