• Thank you for such a magnificent plugin. I hope it becomes part of WP core someday.

    Meanwhile, I notice the latest update made the “no hits” state of a search more explicit, thank you.

    I think you could go one step further, and get rid of the distinction between “search” and “add new” when making new connections. This would make it both easier to add new items and encourage users to check for duplicates before they do so.

    Right now the workflow to avoid dups is:

    1. type value into search
    2. if a hit is found, use it (done)
    3. if a hit is not found, copy this value
    4. switch to add new tab
    5. paste the value
    6. lick on the “new” button (done)

    I recommend you revise the interface to include only an “add new” option (saves real estate too, since you then can eliminate the tabs altogether). When a user enters a value in this field you treat it as you do the current search option, with one important difference: you always include the “new” button below the hits.

    This way the workflow above would reduce to simply:

    1. type value into search
    2. if a hit is found, use it, otherwise click the “new” button

    Two steps, and no chance to introduce a duplicate without being aware of it.

    Thanks for considering this!
    …Eric

    http://wordpress.org/extend/plugins/posts-to-posts/

Viewing 1 replies (of 1 total)
  • Plugin Author scribu

    (@scribu)

    We wouldn’t save much screen space though, since the tabs row would just be replaced with the “Add New” button row (we can’t put it next to the search field).

    Older versions did have an “Add New” button, instead of tabs, but it wasn’t integrated with the search field.

    Anyway, I opened an issue in case someone wants to take a stab at it:

    https://github.com/scribu/wp-posts-to-posts/issues/362

Viewing 1 replies (of 1 total)
  • The topic ‘Feature request: unify Search and New’ is closed to new replies.