Skip to content

Conversation

@crftwrk
Copy link
Member

@crftwrk crftwrk commented Apr 28, 2025

No description provided.

MarkusKab and others added 21 commits April 14, 2025 09:28
Moves the AJAX login functionality for WooCommerce into separate JavaScript and PHP files.

This allows for easier exclusion of the login script when not needed, improving page load times and performance.
It also enhances code organization and maintainability by separating concerns.
Moves the AJAX login functionality for WooCommerce into separate JavaScript and PHP files.

This allows for easier exclusion of the login script when not needed, improving page load times and performance.
It also enhances code organization and maintainability by separating concerns.
Delete unwanted files, add a loader and reformat to 2 spaces

- todo
-- check translations in js
-- move notification on error to offcanvas only
-- try to use the loader on offcanvas only
Refactors the AJAX login functionality to enhance the loading experience and simplify the logic.

- Uses CSS to only show loader in offcanvas.
- Only loads the account content once after opening the offcanvas.
- Adds loader only during initial form loading.
- Simplifies loader management for improved clarity.
@crftwrk crftwrk merged commit cd85d75 into Improve-patterns Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants