OpenMetadata icon indicating copy to clipboard operation
OpenMetadata copied to clipboard

minor: add iframe support in description editor

Open Sachin-chaurasiya opened this issue 1 year ago • 2 comments

Describe your changes:

Fixes

I worked on ... because ...

Type of change:

  • [ ] Bug fix
  • [ ] Improvement
  • [ ] New feature
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Documentation

Checklist:

  • [x] I have read the CONTRIBUTING document.
  • [ ] My PR title is Fixes <issue-number>: <short explanation>
  • [ ] I have commented on my code, particularly in hard-to-understand areas.
  • [ ] For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

Sachin-chaurasiya avatar Sep 18 '24 05:09 Sachin-chaurasiya

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 64%
64.11% (37948/59195) 40.72% (15145/37189) 42.89% (4564/10640)

github-actions[bot] avatar Sep 18 '24 06:09 github-actions[bot]

Now we are using the block editor, so this is not required anymore.

Sachin-chaurasiya avatar Jan 18 '25 21:01 Sachin-chaurasiya