dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
866 stars 467 forks source link

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

Open rjvelazco opened 3 days ago

rjvelazco commented 3 days ago

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

https://github.com/user-attachments/assets/6263d4f5-dda7-4ead-810f-333c1459fdfd

Proposed Objective

User Experience

Proposed Priority

Priority 3 - Average

Acceptance Criteria

rjvelazco commented 3 days ago

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