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

feat: add chakra ui integration #156

Open
wants to merge 37 commits into
base: main
Choose a base branch
from

Conversation

adityacodepublic
Copy link
Contributor

Add Chakra UI Integration & Cypress Tests, Fix Bugs

Pull Request Description

✨ New:

  • Integrated Chakra UI into @autoform library.
  • Added Cypress tests for the Chakra UI integration.

🔨 Improvements & Refactors:

  • (web): Refactored layout and page structure to support Chakra UI:
    • Moved UI library providers into separate components for better separation of styles.
  • Increased Turbo build concurrency to 12 due to the addition of the 11th package (default: 10).
  • Updated Ant package README.

🐛 Fixes:

  • Updated React package to properly focus fields with errors:
  • Imported tests that were missing in all.cy.tsx for all components.

Screenshots

{14C0955C-7813-45C3-BC36-BB98091DD4B4}

Autoform.ChakraUI.mp4

…eatures Cypress test, Select not working fix, key props spread
Copy link

changeset-bot bot commented Feb 12, 2025

⚠️ No Changeset found

Latest commit: 90d6952

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Feb 12, 2025

@adityacodepublic is attempting to deploy a commit to the vantezzen Team on Vercel.

A member of the Team first needs to authorize it.

@adityacodepublic
Copy link
Contributor Author

Hi @vantezzen
Please review the changes and let me know if there are any corrections or improvements needed.

Thank you!

@adityacodepublic
Copy link
Contributor Author

Hey @vantezzen 👋

I imported missing tests in all.cy.tsx,

But I now realize they may have been intentionally excluded to reduce GitHub Actions minutes. Let me know if that was the case, so I can revert the changes if needed.

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.

1 participant