Page MenuHomePhabricator

Show progress bar after user creates a client
Open, MediumPublic

Description

When a user clicks the Create button on the dialog to create a client, there is no feedback for a while indicating that the button was clicked and that the action is in progress. A progress bar should be displayed to give the user feedback.

Steps to reproduce

  1. Go to Special:AppManagement (must be logged in)
    • Note: If you'd like to experiment freely, feel free to use the Beta API Portal
  2. Select "Create key"
  3. Fill in the form (select "personal api token" for the fewest fields to complete) and select "Create"
  4. Observe that the sites takes a sec before displaying the confirmation dialogue. This is the interval where a progress bar is being requested: between selecting "Create" and the appearance of the confirmation dialogue. This slight delay represents the time the Portal takes to call Meta and get a response

Related Objects

Event Timeline

sdkim renamed this task from Show progress bar when user creates a client to Show progress bar after user creates a client.Dec 3 2021, 4:47 PM

Sorry, @apaskulin Could you remind me of steps to reproduce this? I remember we spoke about it but can't recall exactly where in the flow this should occur