Skip to content
This repository was archived by the owner on Sep 6, 2024. It is now read-only.

Conversation

@Romanize
Copy link
Collaborator

No description provided.

@Romanize Romanize changed the title Feat: Add catalog details page + details layout Feat: Add CatalogDetails page + details layout Jul 11, 2024
@Romanize Romanize changed the title Feat: Add CatalogDetails page + details layout Feat: Add CatalogDetails page + DetailsWrapper Jul 11, 2024
@Romanize Romanize force-pushed the feat/catalog-details branch from 0fb7a5e to 7618099 Compare July 11, 2024 16:35
@Romanize Romanize requested a review from yc-shawn July 11, 2024 16:36
@@ -0,0 +1,15 @@
import React from 'react';

export function getChildOnDisplayName(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It feels quite unconventional and not very straightforward, can we just pass as prop in DetailsLayout instead of inventing sub components.

Let's keep the logic simple

Copy link
Collaborator Author

@Romanize Romanize Jul 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's quite adopted for layout-ing which is what we want to achieve here and libraries like antd use it. I honestly would like to push towards this pattern for this specific use case.

@Romanize Romanize merged commit 88719a0 into main Jul 11, 2024
@Romanize Romanize deleted the feat/catalog-details branch July 11, 2024 17:32
rtyler pushed a commit to rtyler/unitycatalog that referenced this pull request Sep 6, 2024
…tycatalog-ui#6)

* feat: ✨ Add CatalogsList page + ListWrapper

* extract format timestamp to util + add interaction to list rows

* feat: ✨ Add details layout + catalog-details hook
rtyler pushed a commit to rtyler/unitycatalog that referenced this pull request Sep 6, 2024
…tycatalog-ui#6)

* feat: ✨ Add CatalogsList page + ListWrapper

* extract format timestamp to util + add interaction to list rows

* feat: ✨ Add details layout + catalog-details hook
dennyglee pushed a commit to unitycatalog/unitycatalog that referenced this pull request Sep 6, 2024
…tycatalog-ui#6)

* feat: ✨ Add CatalogsList page + ListWrapper

* extract format timestamp to util + add interaction to list rows

* feat: ✨ Add details layout + catalog-details hook
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants