I think it would be a great usability improvement if Drupal would remember the collapse-state of module sections under admin/build/modules.
I think it would be a great usability improvement if Drupal would remember the collapse-state of module sections under admin/build/modules.
Comments
Comment #1
Wolfflow commentedsubscribe
Comment #2
lilou commentedFeature request go to HEAD.
Comment #3
Wolfflow commentedAny news about, yet?
Comment #4
agerson commentedwould make life better!
Comment #5
dave reidCould probably add this to collapse.js and store manually collapsed and uncollapsed fieldsets in a cookie. When a page gets reloaded, read the cookie file and take appropriate action.
Comment #6
cosmicdreams commentedThis seems to be handled by: http://drupal.org/project/fieldset_helper
After things approach a Release candidate phase (or earlier) this module can be migrated to Drupal 7.
I'm marking this as won't fix, since this feature request seems to be handled by the module I listed and therefore will not likely be implemented for Drupal 7.
Comment #7
yoroy commentedBetter to mark it duplicate of the same but earlier issue: #65578: Remember state of collapsible fieldsets