Page MenuHomePhabricator

Project -> Edit members -> Add member should load its autocomplete results live
Closed, WontfixPublic

Description

Reproduce:
Open any project
click Edit members
Now add a new member in another tab
start writing that members username

What happens: member is not in the prefill list below the member input field
Expected: new member appears in the prefill list

This is probably because the member list is cached for the prefill.

this is a minor annoyance, but its already got 2 hits within the last few weeks and I dont have that much new members incoming in my projects

Event Timeline

allan.laal raised the priority of this task from to Low.
allan.laal updated the task description. (Show Details)
allan.laal added projects: Projects, Phabricator.
allan.laal added subscribers: allan.laal, epriestley.
epriestley claimed this task.

We do not plan to develop a system like LiveNode, Luna, or Meteor. It took the companies which built these systems years and a dozen or more extremely talented engineers, their entire products are based on them from the ground up, they are far more complicated to maintain and deploy than traditional software, and they bring a large class of attendant problems with them.

For the most part, you should expect Phabricator to behave like a normal website, and to reflect the state of world as it existed when you loaded a page. You can refresh the member list by using the reload feature on your browser.