mozilla-rally / rally

A monorepo for Rally project containing Rally SDK, Rally Web Platform and Extensions.
Mozilla Public License 2.0
7 stars 6 forks source link

button bugs fix #479

Closed Carla-Moz closed 1 year ago

Carla-Moz commented 1 year ago

This PR addressed some button bugs on the add extension page and survey card on the home page.

closes #470 closes #468

netlify[bot] commented 1 year ago

Deploy Preview for rally-staging ready!

Name Link
Latest commit ff92b7e1078ea6586c07243973242346bdb01996
Latest deploy log https://app.netlify.com/sites/rally-staging/deploys/636aba76c04f510009713205
Deploy Preview https://deploy-preview-479--rally-staging.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 settings.

netlify[bot] commented 1 year ago

Deploy Preview for rally-prod ready!

Name Link
Latest commit ff92b7e1078ea6586c07243973242346bdb01996
Latest deploy log https://app.netlify.com/sites/rally-prod/deploys/636aba762659750008e8f06e
Deploy Preview https://deploy-preview-479--rally-prod.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 settings.

Carla-Moz commented 1 year ago

mostly lgtm! minor change request

also the LinkStyles import can be removed on line 12 in GetExtensionView.tsx

thanks! updated resolving your comments