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: move open actions to publications #3708

Merged
merged 2 commits into from Sep 5, 2023
Merged

feat: move open actions to publications #3708

merged 2 commits into from Sep 5, 2023

Conversation

bigint
Copy link
Member

@bigint bigint commented Sep 5, 2023

  • feat: move open actions to publications
  • feat: move open actions to publications

What does this PR do?

🤖 Generated by Copilot at 8c64191

This pull request improves the publication layout by reordering some components and fixing a bug in PublicationBody.tsx. It also moves some components related to NFT and Snapshot actions from the Shared folder to the Publication folder to better organize the code.

Related issues

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking small changes to existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Explanation of the changes

🤖 Generated by Copilot at 8c64191

  • Move Choices component from Shared to Publication folder and update import paths in Snapshot and Wrapper components (link, link)
  • Reorder import statements in PublicationBody component to group Publication components together and move Shared components to the end (link)
  • Relocate Quote component from the bottom to the middle of PublicationBody component to improve readability and layout (link, link)
  • Rename Nft and Snapshot components from Shared to Publication folder and update import paths accordingly (link, link, link, link, link, link, link, link, link)

Emoji

🚚🎨🐛

@vercel
Copy link

vercel bot commented Sep 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
prerender ✅ Ready (Inspect) Visit Preview Sep 5, 2023 0:46am
web ✅ Ready (Inspect) Visit Preview Sep 5, 2023 0:46am

@bigint bigint merged commit 0f51f4d into main Sep 5, 2023
6 of 9 checks passed
@bigint bigint deleted the oa branch September 5, 2023 12:43
@vercel vercel bot temporarily deployed to Preview – prerender September 5, 2023 12:46 Inactive
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.

None yet

1 participant