OpenMetadata icon indicating copy to clipboard operation
OpenMetadata copied to clipboard

Minor: bug fixes and improvements

Open aniketkatkar97 opened this issue 9 months ago • 0 comments

I worked on the following:

  • [x] fixing the alignment issue of the copy to clipboard button on the Create User page.

Before:

Screenshot 2024-05-06 at 8 13 32 PM

After:

Screenshot 2024-05-06 at 8 13 52 PM
  • [x] Fix the Ingestion run details modal heading
  • [x] Add Updated column in the ingestion run details modal table

Before:

Screenshot 2024-05-06 at 9 50 47 PM

After:

Screenshot 2024-05-06 at 9 48 46 PM

Type of change:

  • [x] Improvement

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.

aniketkatkar97 avatar May 06 '24 14:05 aniketkatkar97