OpenMetadata icon indicating copy to clipboard operation
OpenMetadata copied to clipboard

feat(ui): customisation of landing page

Open pranita09 opened this issue 5 months ago • 2 comments

Describe your changes:

Fixes #21586

Worked on new design for layout of the customisation of landing page.

https://github.com/user-attachments/assets/5111ec95-997d-43e2-9a5c-95704a7395af

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.

pranita09 avatar Jun 11 '25 01:06 pranita09

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 63%
63.71% (45748/71809) 39% (18618/47744) 43.16% (5445/12615)

github-actions[bot] avatar Jun 13 '25 00:06 github-actions[bot]