Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Add details modal #8

Closed

Conversation

StanislawMazowieckiAriane
Copy link

@StanislawMazowieckiAriane StanislawMazowieckiAriane commented Mar 27, 2024

Fixes #1

Signed-off-by: Stanislaw Mazowiecki <[email protected]>
Signed-off-by: Stanislaw Mazowiecki <[email protected]>
Signed-off-by: Stanislaw Mazowiecki <[email protected]>

# Conflicts:
#	src/App.tsx
#	src/Layout.tsx
#	src/components/pages/DropzonePage/DropzonePage.tsx
#	src/components/pages/DropzonePage/NFTGallery.tsx
#	src/components/pages/DropzonePage/NFTItem.tsx
#	src/components/pages/DropzonePage/NFTItemWrapper.tsx
#	src/components/pages/DropzonePage/processCSVFile.ts
#	src/components/pages/DropzonePage/processJsonFile.ts
#	src/components/pages/DropzonePage/processZipFile.ts
#	src/components/pages/DropzonePage/supportedFileTypes.ts
#	src/components/pages/NFTDetailsDialog/NFTDetails.tsx
#	src/components/ui/ImageWithLoading.tsx
#	src/components/ui/badge.tsx
#	src/components/ui/button.tsx
#	src/components/ui/dialog.tsx
#	src/components/ui/label.tsx
#	src/components/ui/skeleton.tsx
#	src/components/ui/table.tsx
#	src/libs/en.ts
#	src/main.tsx
#	src/utils/constants/nftTableHeaders.ts
#	src/utils/helpers/cn.ts
#	src/utils/helpers/countInvalidMetadataObjects.ts
#	src/utils/helpers/csv-file-reader.ts
#	src/utils/helpers/formatErrorMessage.ts
#	src/utils/helpers/generateErrorLog.ts
#	src/utils/helpers/getProperImageURL.ts
#	src/utils/helpers/saveMetadataObjectsAsJsonFiles.ts
#	src/utils/helpers/truncateString.ts
#	src/utils/types/metadataRow.ts
#	src/utils/types/nftDetails.ts
Signed-off-by: Stanislaw Mazowiecki <[email protected]>
Signed-off-by: Stanislaw Mazowiecki <[email protected]>

# Conflicts:
#	src/components/pages/DropzonePage/NFTGallery.tsx
#	src/components/pages/DropzonePage/NFTItemWrapper.tsx
#	src/components/pages/NFTDetailsDialog/NFTDetails.tsx
#	src/components/ui/table.tsx
Signed-off-by: Stanislaw Mazowiecki <[email protected]>
@StanislawMazowieckiAriane
Copy link
Author

This is already merged in #7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NFT Rarity Inspector Details view
2 participants