Skip to content

Awesome! Please consider these two critical UI improvements... #6

@s6admin

Description

@s6admin

Fantastic idea for simplifying relation editing, Erik! But there are two major limitations I see with the current implementation that perhaps you have already noticed. These aren't because of your work =), but rather Umbraco in general:

  1. Since this is created as an Action menu item we can't use it if the parent node has "Enable List View" selected because the child nodes (whose relations we want to edit) don't appear in the Content tree. This is a common scenario if there are a lot of child nodes or the editor wants to be able to search through them.
  2. When filtering via [EnableChildType], the Content Picker on the right should only show the selectable items in a flat list rather than in the context of a full tree view. I understand why it currently just greys out unselectable nodes, but it is very cumbersome to require expanding and digging down to the child nodes we want to relate.

I hope you'll find time to consider these changes because it would make this package incredibly useful instead of making multiple nuPickers (though that package is wonderful, too).

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions