You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Show the "Create New Language Version" dialog when the user clicks on a language where the page does not exist. This will allow us to show the dialog before updating the query parameters, as we do right now, and avoid triggering an unnecessary request if the user chooses not to create the new language version.
Video
issue-1.mov
Proposed Objective
User Experience
Proposed Priority
Priority 3 - Average
Acceptance Criteria
Detect when the user clicks on a language where the page does not exist.
Show the "Create New Language Version" dialog before updating the query parameters.
Ensure that the dialog allows the user to confirm or cancel the creation of the new language version.
If the user confirms, proceed with updating the query parameters.
If the user cancels, do not update the query parameters and avoid triggering the unnecessary request.
Verify that the application functions correctly after the changes.
Ensure that all unit tests pass successfully.
The text was updated successfully, but these errors were encountered:
Parent Issue
N/A
Task
Show the "Create New Language Version" dialog when the user clicks on a language where the page does not exist. This will allow us to show the dialog before updating the query parameters, as we do right now, and avoid triggering an unnecessary request if the user chooses not to create the new language version.
Video
issue-1.mov
Proposed Objective
User Experience
Proposed Priority
Priority 3 - Average
Acceptance Criteria
The text was updated successfully, but these errors were encountered: