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(repo): Fix Routing, Add Eslint Rules, Remove Unused Deps #2702

Merged
merged 11 commits into from
Dec 16, 2024

Conversation

AtelyPham
Copy link
Member

Summary of changes

Provide a detailed description of proposed changes.

  • Resolve routing issues.
  • Implement ESLint import rules.
  • Eliminate unused ESLint rules and dependencies.
  • Add React Refresh ESLint rules to ensure proper fast refresh functionality.

Proposed area of change

Put an x in the boxes that apply.

  • apps/tangle-dapp
  • apps/tangle-cloud
  • libs/tangle-shared-ui
  • libs/webb-ui-components

Associated issue(s)

Specify any issues that can be closed from these changes (e.g. Closes #233).

Copy link

netlify bot commented Dec 16, 2024

Deploy Preview for tangle-cloud ready!

Name Link
🔨 Latest commit e11d7e8
🔍 Latest deploy log https://app.netlify.com/sites/tangle-cloud/deploys/67603b5f86c97b0007f11fd6
😎 Deploy Preview https://deploy-preview-2702--tangle-cloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Dec 16, 2024

Deploy Preview for tangle-dapp ready!

Name Link
🔨 Latest commit e11d7e8
🔍 Latest deploy log https://app.netlify.com/sites/tangle-dapp/deploys/67603b5f2a296c0008891e8e
😎 Deploy Preview https://deploy-preview-2702--tangle-dapp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@drewstone drewstone merged commit 275cb92 into develop Dec 16, 2024
15 checks passed
@drewstone drewstone deleted the trung-tin/fix-routing-issue branch December 16, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Completed ✅
Development

Successfully merging this pull request may close these issues.

[BUG] "Not Found" Error on Tangle dApp When Manually Entering Path URL
2 participants