app icon indicating copy to clipboard operation
app copied to clipboard

Update card for Lunch Week

Open BekahHW opened this issue 1 year ago • 3 comments

Once we have the lunch week page up, we should update this card to preview and link to the page.

Current

image

Suggestion

We just need the image for this (@isabensusan)

image

BekahHW avatar May 08 '24 19:05 BekahHW

Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label.

To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please reach out to us on Discord or follow up on the issue itself.

For full info on how to contribute, please check out our contributors guide.

github-actions[bot] avatar May 08 '24 19:05 github-actions[bot]

This will require updating the end to end test again.

https://github.com/open-sauced/app/blob/a854c90514dc55bd03c8a1a1a016767381275914/e2e/homepage.spec.ts#L15

-  await expect(page.getByRole("complementary", { name: "Introducing Star Search!", exact: true })).toBeVisible();
+  await expect(page.getByRole("complementary", { name: "Join Our Lunch Week!", exact: true })).toBeVisible();

nickytonline avatar May 08 '24 20:05 nickytonline

I remember 😁On May 8, 2024, at 4:44 PM, Nick Taylor @.***> wrote: This will require updating the end to end test again. https://github.com/open-sauced/app/blob/a854c90514dc55bd03c8a1a1a016767381275914/e2e/homepage.spec.ts#L15

  • await expect(page.getByRole("complementary", { name: "Introducing Star Search!", exact: true })).toBeVisible();
  • await expect(page.getByRole("complementary", { name: "Join Our Lunch Week!", exact: true })).toBeVisible();

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

BekahHW avatar May 08 '24 21:05 BekahHW

:tada: This issue has been resolved in version 2.30.0-beta.10 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

open-sauced[bot] avatar May 21 '24 21:05 open-sauced[bot]

:tada: This issue has been resolved in version 2.30.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

open-sauced[bot] avatar May 21 '24 22:05 open-sauced[bot]