Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Feature:

Improvement on Paste cleanup of Table content

Ticket:

https://support.syncfusion.com/agent/tickets/496487

Feedback:

https://www.syncfusion.com/feedback/46489/

Platform:

Angular

Requirements:

When the larger width table is pasted into the Editor the table width should be taken from the tableSettings property instead of keeping the width copied from the source.

With this improvement, there will not be any scroll bar visible when the larger width table is pasted after exporting the content to PDF will look better.

https://ej2.syncfusion.com/documentation/api/rich-text-editor/#tablesettings

Sample:

https://stackblitz.com/edit/angular-ry2hbl?file=src%2Fapp.component.html,src%2Fapp.component.ts