silverstripe / silverstripe-cms

Silverstripe CMS - this is a module for Silverstripe Framework rather than a standalone app. Use https://github.com/silverstripe/silverstripe-installer/ to set this up.
http://silverstripe.org/
BSD 3-Clause "New" or "Revised" License
515 stars 332 forks source link

[2011-05-02] Restyle TreeDropdownField to look more like jQuery UI #317

Closed silverstripe-issues closed 10 years ago

silverstripe-issues commented 11 years ago

created by: @chillu (ischommer) created at: 2011-05-02 original ticket: http://open.silverstripe.org/ticket/6629


See https://github.com/silverstripe/silverstripe-design/blob/master/Design/ss3-ui_editpage-settings.jpg and https://github.com/silverstripe/silverstripe-design/blob/master/Design/ss3-ui_insert-link.jpg

Ensure that "type to search" style is still allowed, and that it works on variable widths.

silverstripe-issues commented 11 years ago

comment by: @wilr (wrossiter) created at: 2011-08-01


Hey Ingo,

Several commits fixing the TreeDropdown - https://github.com/silverstripe/sapphire/commit/e484a230fe71a9e4e6a0c39e36c1fe6796340b0c

What still needs to happen is listed in that file: * @todo Error display * @todo No results display for search * @todo Automatic expansion of ajax children when multiselect is triggered * @todo Automatic panel positioning based on available space (top/bottom) * @todo forceValue

The fact that search results don't work is the main issue. I gave it a quick glance but couldn't see how JsTree was meant to be filtering.

simonwelsh commented 10 years ago

If this is still an issue, please move it to silverstripe-framework.