Customize Landing page UI issues
Affected module Does it impact the UI, backend or Ingestion Framework? UI
Describe the bug A clear and concise description of what the bug is.
- [ ] While customizing the widgets in edit mode the page contains a lot more space at the bottom.
- [ ] Even on the UI Landing page the space can be seen for that persona.
- [ ] While saving the customization, the page is still in edit mode.
To Reproduce
Screenshots or steps to reproduce
https://github.com/open-metadata/OpenMetadata/assets/66266464/71b6a518-ad3a-4643-8e1a-849ab0a052da
https://github.com/open-metadata/OpenMetadata/assets/66266464/49dfd35c-4f5e-4a97-8314-12b9e84de66a
Expected behavior A clear and concise description of what you expected to happen.
- Space should not be present in case of no- widgets
- After saving it should end the edit mode and re-direct to that persona page.
Version:
- OS: [e.g. iOS]
- Python version:
- OpenMetadata version: [e.g. 0.8]
- OpenMetadata Ingestion package version: [e.g.
openmetadata-ingestion[docker]==XYZ]
Additional context Add any other context about the problem here.
@Ashish8689 can you please mention the steps to reproduce the extra spacing issue? I'm not able to reproduce this.
Also, staying on the edit page after the saving was a choice that was made while the feature was developed. cc. @harshach
Closing this ticket as it is expected to still be in the edit mode after saving and the spacing issue is because of the pipeline widget we removed earlier, but still present in the add widget because the data is available in the DB.