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

fix: remove unused waitlist components #3404

Merged

Conversation

nickaldwin
Copy link
Contributor

@nickaldwin nickaldwin commented May 16, 2024

Description

This PR removes the unused waitlist components and their associated stories

Changes

  • Removed components/organisms/Waitlist/waitlist.tsx
  • Removed components/organisms/Waitlist/waitlist.stories.tsx
  • Removed components/molecules/WaitlistButton/waitlist-button.tsx
  • Removed components/molecules/WaitlistButton/waitlist-button.stories.tsx

Related Tickets & Documents

fixes #3399

Mobile & Desktop Screenshots/Recordings

N/A (No visual changes)

Steps to QA

I did not perform specific QA steps for this change

Tier (staff will fill in)

  • Tier 1
  • Tier 2
  • Tier 3
  • Tier 4

[optional] What gif best describes this PR or how it makes you feel?

😊

Copy link

netlify bot commented May 16, 2024

Deploy Preview for oss-insights ready!

Name Link
🔨 Latest commit a1975cf
🔍 Latest deploy log https://app.netlify.com/sites/oss-insights/deploys/66463735b2e477000888ac09
😎 Deploy Preview https://deploy-preview-3404--oss-insights.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

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks Passed!

Copy link

netlify bot commented May 16, 2024

Deploy Preview for design-insights ready!

Name Link
🔨 Latest commit a1975cf
🔍 Latest deploy log https://app.netlify.com/sites/design-insights/deploys/6646373563143d0008aa0804
😎 Deploy Preview https://deploy-preview-3404--design-insights.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.

@nickytonline nickytonline changed the title Remove unused waitlist components fix: remove unused waitlist components May 16, 2024
Copy link
Member

@nickytonline nickytonline left a comment

Choose a reason for hiding this comment

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

Thanks for the cleanup @nickaldwin! :shipit:

@nickytonline nickytonline requested a review from a team May 16, 2024 16:49
Copy link
Contributor

@brandonroberts brandonroberts left a comment

Choose a reason for hiding this comment

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

@nickaldwin
Copy link
Contributor Author

Thanks for the cleanup @nickaldwin! :shipit:

68747470733a2f2f6d65646961342e67697068792e636f6d2f6d656469612f644a454d7331335372736975412f67697068792e676966

@nickytonline you'r welcome i'm happy to help

@brandonroberts brandonroberts merged commit a99b113 into open-sauced:beta May 16, 2024
21 of 23 checks passed
open-sauced bot pushed a commit that referenced this pull request May 16, 2024
## [2.29.0-beta.3](v2.29.0-beta.2...v2.29.0-beta.3) (2024-05-16)

### 🐛 Bug Fixes

* remove unused waitlist components ([#3404](#3404)) ([a99b113](a99b113))
open-sauced bot pushed a commit that referenced this pull request May 16, 2024
## [2.29.0](v2.28.0...v2.29.0) (2024-05-16)

### 🍕 Features

* capture all StarSearch prompts in PostHog ([#3405](#3405)) ([f7d8ac6](f7d8ac6))
* implemented Enriched UI responses for StarSearch ([#3394](#3394)) ([9886681](9886681))
* only tag maintainers for the specific repo on repo pages ([#3395](#3395)) ([54c9a93](54c9a93))

### 🐛 Bug Fixes

* Change closed issue state to purple on issues table ([#3406](#3406)) ([71b4478](71b4478))
* correct placeholder text in HighlightInput component ([#3348](#3348)) ([2ea0d24](2ea0d24))
* fixed TS error and logic for gathering prompt response ([#3410](#3410)) ([36d26c2](36d26c2))
* remove unused waitlist components ([#3404](#3404)) ([a99b113](a99b113))
* styling repo pages layout ([#3398](#3398)) ([376de84](376de84))
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.

Chore: Remove unused components from the project
3 participants