Wednesday, October 8, 2025
1 change · 18.0
Enhancements to existing features
When users click “View More Themes” during website setup, the page now shows a fullscreen loading screen until the additional themes are ready. This prevents users from accidentally selecting an existing theme while the theme list is still updating, making setup clearer and safer.
Original PR description
Steps to reproduce: 1. Create a new website and proceed to the theme configuration step. 2. Click on View More Themes. -> You’ll notice a loading effect on the button, but the existing themes remain selectable. Before this commit: Users could still select existing themes while additional themes were being loaded. After this commit: A fullscreen loader is displayed while loading more themes via the View More Themes button, preventing any unintended interactions. task-4661292 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr