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

refactor: Remove unnecessary debouncing in editor components #316

Conversation

codeAntu
Copy link
Contributor

@codeAntu codeAntu commented Mar 21, 2025

Closes #315

Changes

  • Removed unnecessary debouncing in editor components

Related Issues

Author Checklist

  • Ensure you provide a DCO sign-off for your commits using the --signoff option of git commit.
  • Vital features and changes captured in unit and/or integration tests
  • Commits messages follow AP format
  • Extend the documentation, if necessary
  • Merging to main from fork:branchname

@codeAntu codeAntu requested a review from a team as a code owner March 21, 2025 17:37
Copy link

netlify bot commented Mar 21, 2025

Deploy Preview for ap-template-playground ready!

Name Link
🔨 Latest commit 3e0107f
🔍 Latest deploy log https://app.netlify.com/sites/ap-template-playground/deploys/67e3903d483f8000080c0c9e
😎 Deploy Preview https://deploy-preview-316--ap-template-playground.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@DianaLease DianaLease left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update with main and resolve conflicts? Thanks!

@codeAntu
Copy link
Contributor Author

Hi @DianaLease,

I have removed the comments, updated the branch with the main branch, and resolved the conflicts. Please review the changes.

Thank you!

@DianaLease DianaLease merged commit 85c76de into accordproject:main Mar 26, 2025
7 checks passed
teja-pola pushed a commit to teja-pola/template-playground that referenced this pull request Mar 26, 2025
…roject#316)

* refactor: Remove unnecessary debouncing in editor components

Signed-off-by: Ananta <[email protected]>

* refactor: Remove unnecessary comments

Signed-off-by: Ananta <[email protected]>

* Fixed TypeScript errors in editor container components

Signed-off-by: Ananta <[email protected]>

---------

Signed-off-by: Ananta <[email protected]>
teja-pola pushed a commit to teja-pola/template-playground that referenced this pull request Mar 26, 2025
…roject#316)

* refactor: Remove unnecessary debouncing in editor components

Signed-off-by: Ananta <[email protected]>

* refactor: Remove unnecessary comments

Signed-off-by: Ananta <[email protected]>

* Fixed TypeScript errors in editor container components

Signed-off-by: Ananta <[email protected]>

---------

Signed-off-by: Ananta <[email protected]>
Signed-off-by: Dharma Teja <[email protected]>
teja-pola pushed a commit to teja-pola/template-playground that referenced this pull request Mar 26, 2025
…roject#316)

* refactor: Remove unnecessary debouncing in editor components

Signed-off-by: Ananta <[email protected]>

* refactor: Remove unnecessary comments

Signed-off-by: Ananta <[email protected]>

* Fixed TypeScript errors in editor container components

Signed-off-by: Ananta <[email protected]>

---------

Signed-off-by: Ananta <[email protected]>
Signed-off-by: Dharma Teja <[email protected]>
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.

Remove Unnecessary Debouncing in Editor Components
2 participants