Page MenuHomePhabricator

Special:PageMigration should be cleared after saving (importing) the translation page
Open, MediumPublic

Description

As a translator or translation administrator, after saving the current translation page I want to smoothly switch to the next one.

Currently, after clicking "Save", even when the saving is completed, the two buttons Save/Cancel are kept greyed out; I have to refresh the special page to start a new import.


Version: master
Severity: minor

Details

Reference
bz65904

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 3:15 AM
bzimport set Reference to bz65904.

pr4tiklahoti wrote:

They get greyed out when the post requests are going on. Once the post requests are done, the Save and Cancel buttons are enabled again as well as the 'Import' button is added back to the UI. I kept it that way so that you could still make changes and save again, or just change the language code and click on 'Import' button again.

(In reply to Pratik Lahoti from comment #1)

Once the post
requests are done, the Save and Cancel buttons are enabled again

They were not.