Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UVE: Show "Create New Language Version" Dialog Before Updating Query Params #30772

Open
rjvelazco opened this issue Nov 26, 2024 · 1 comment

Comments

@rjvelazco
Copy link
Contributor

rjvelazco commented Nov 26, 2024

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

  • 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.
@rjvelazco
Copy link
Contributor Author

I think we can implement this in the new toolbar @zJaaal @kevindaviladev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Gardening Day Backlog
Development

No branches or pull requests

1 participant