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

Issue-125: Update UX of Settings Page #134

Closed
wants to merge 37 commits into from

Conversation

samhermes
Copy link

@samhermes samhermes commented Feb 20, 2025

Summary

Fixes #125

The display issues with repeatable fields on the settings page have been resolved, and anchor tags have been swapped out in favor of button elements where appropriate. The use of jQuery on the settings page has also been refactored out.

Changes Made

  • Spacing adjusted around repeatable field groups
  • Removed jQuery dependency from the settings page

Testing Instructions

  1. Navigate to the settings page (Settings > SEO).
  2. Verify that all functionalities on the page work without errors.
  3. Navigate to an "Add New" taxonomy term page.
  4. Verify that the character counts work when adding a new term.
  5. Navigate to the post editor screen on a post type where the plugin is enabled.
  6. Verify that the character counts work when updating the title or description in the SEO settings.

@samhermes samhermes changed the base branch from main to v2.0 February 25, 2025 21:52
@samhermes samhermes changed the base branch from v2.0 to main February 25, 2025 21:52
@samhermes samhermes changed the base branch from main to v2.0 February 25, 2025 21:53
@samhermes samhermes closed this Feb 25, 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.

Update UX of Settings Page
2 participants