Skip to content

Fix design issues#2691

Merged
shewa12 merged 5 commits into
4.0.0-devfrom
fix-design-issues
May 12, 2026
Merged

Fix design issues#2691
shewa12 merged 5 commits into
4.0.0-devfrom
fix-design-issues

Conversation

@sazedul-haque
Copy link
Copy Markdown
Collaborator

@sazedul-haque sazedul-haque commented May 11, 2026

  1. Email template A tag style updated
  2. Update form spacing; remove fixed Google button
  3. Kids mode icon not found in learning area fixed
  4. QnA delete error from admin panel fixed

Adjust layout and spacing utilities for login and registration templates and remove a hardcoded Google auth button width. registration.php: change wrapper margins and add utility padding classes on the card and form to standardize spacing. login.php: move padding from the outer card to the inner form wrapper and update card classes for consistent vertical padding. _buttons.scss: remove the fixed 400px width rule for #tutor-pro-google-authentication to allow responsive sizing.
@sazedul-haque sazedul-haque added the 4.0.0 Tutor v4.w0w label May 11, 2026
Update AJAX response handling in assets/src/js/lib/utilities.js to consider responses with data.status_code === 200 as successful in addition to data.success. This ensures callback logic (e.g. element removal on delete) runs for endpoints that return a numeric status_code instead of a boolean success flag.
@shewa12 shewa12 merged commit f1b670a into 4.0.0-dev May 12, 2026
10 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.0.0 Tutor v4.w0w

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants