I think it would be a great usability improvement if Drupal would remember the collapse-state of module sections under admin/build/modules.

Comments

Wolfflow’s picture

subscribe

lilou’s picture

Version: 6.x-dev » 7.x-dev

Feature request go to HEAD.

Wolfflow’s picture

Any news about, yet?

agerson’s picture

would make life better!

dave reid’s picture

Could 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.

cosmicdreams’s picture

Status: Active » Closed (won't fix)
Issue tags: +Usability

This 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.

yoroy’s picture

Status: Closed (won't fix) » Closed (duplicate)

Better to mark it duplicate of the same but earlier issue: #65578: Remember state of collapsible fieldsets