Good-Bids / goodbids

0 stars 0 forks source link

QA + Polish Quick Hits #718

Open clatwell opened 8 months ago

clatwell commented 8 months ago

Rounding up some (hopefully very quick!) QA and polish items from our testing + GB team feedback. Anything that isn't feasible to get done today can be skipped. I'll add things to this ticket if more come up and note in the comment if there's anything new!

Can we add ~50px of padding below the page title on the Checkout page?

Image

On the WooCommerce checkout page, if the order is for a Bid, we show this text (highlighted below) above the ToS and PP text. We'd like to:

Image

Image

Can we replace the default GOODBIDS navigation avatar with the Icon only logo? You can export it from here.

If possible, we'd like to remove the "GoodBids Main" theme option for Nonprofit Sites. (If this is a hassle or not feasible bc it needs to be enabled on the network, we can skip.)

Felice proposed some minor updates to the layout and styles for the Login and Register blocks on the login page. I'm not sure how much control we have over these since they're default WC + default miniOrange SSO buttons, but anything that's doable we'd like to try to do!

Current Desired
Image Image

By default, when a Nonprofit site is created, the system spins up a "Hello World!" post. If possible, we'd like to yank that out, so no Posts are created for Nonprofit Sites by default when the NP site is created.

linear[bot] commented 8 months ago
GOO-267 QA + Polish Quick Hits

Rounding up some (hopefully very quick!) QA and polish items from our testing + GB team feedback. Anything that isn't feasible to get done today can be skipped. I'll add things to this ticket if more come up and note in the comment if there's anything new! - [ ] **Checkout page: Add padding below page title** Can we add \~50px of padding below the page title on the Checkout page? [Image](https://uploads.linear.app/c5f89e46-a242-4cc9-bea3-c8c2a1cb48f1/4baf5081-d5ab-4481-9edf-7a3d3ae1c981/f04e6d1c-6fb9-4400-a419-79624035ec13) - [ ] **Checkout page: Tweak wording + bold text for donation copy** On the WooCommerce checkout page, if the order is for a Bid, we show this text (highlighted below) above the ToS and PP text. We'd like to: * Make the text bold * Adjust wording from "This is a non-refundable donation." to "This is a non-refundable donation, and is in addition to any previous donations you’ve made in this auction." [Image](https://uploads.linear.app/c5f89e46-a242-4cc9-bea3-c8c2a1cb48f1/d667a9c2-1f67-40bf-8175-8f67afc9300d/a7aea30b-48e9-4def-a0cc-19a4a5c534e4) - [ ] **Footer: Tweak text alignment and mobile layout** - Align site tagline text to center instead of left align - On smaller screens, for the GB global footer, center "GOODBIDS Reimagining auctions for good cases" text and stack the GB global footer links each on its own line, like this: [Image](https://uploads.linear.app/c5f89e46-a242-4cc9-bea3-c8c2a1cb48f1/a28ee3f2-58ff-4304-bb09-7a6081900578/e25e2092-989f-416a-a829-55dfbd8e8703) - [ ] **NP Site Header: Update default logo** Can we replace the default GOODBIDS navigation avatar with the Icon only logo? You can export it from [here](https://1drv.ms/i/s!AlS2ShWDzts_h-RlI8nlfFzlR5StCA?e=qblueC). - [ ] **My Account: Adjust weight of stat block titles** Remove `font-thin` class from stat blocks on all My Account pages. See screenshot below (adjustment has been applied to the "Total Donated" header). [Image](https://uploads.linear.app/c5f89e46-a242-4cc9-bea3-c8c2a1cb48f1/78a62d14-3a60-47cf-a0df-e668b14c9936/ddf366a4-8d4b-454a-b969-b7fcbe2b78a9) - [ ] **Site Themes: Remove GoodBids Main as theme option for Nonprofit Sites** If possible, we'd like to remove the "GoodBids Main" theme option for Nonprofit Sites. (If this is a hassle or not feasible bc it needs to be enabled on the network, we can skip.) - [ ] **Login: Polish form block styles** Felice proposed some minor updates to the layout and styles for the Login and Register blocks on the login page. I'm not sure how much control we have over these since they're default WC + default miniOrange SSO buttons, but anything that's doable we'd like to try to do! | Current | Desired | | -- | -- | | [Image](https://uploads.linear.app/c5f89e46-a242-4cc9-bea3-c8c2a1cb48f1/a3bb53c2-e516-4dc2-a782-bead8b68c62b/905773bb-f615-4e15-9ec0-14cec02eb9f5) | [Image](https://uploads.linear.app/c5f89e46-a242-4cc9-bea3-c8c2a1cb48f1/6a9b56bd-303d-4c65-ac4e-892fd0900a96/6e2d528a-fee1-485b-b7b6-01921179236e) |

nathan-schmidt-viget commented 8 months ago

@clatwell Two things to note:

NP Site Header: Update default logo

This can just be done in the WP editor, all the NP sites are pulling from the main site logo. So it could just be updating the logo in the header. I update it on staging.

Site Themes: Remove GoodBids Main as theme option for Nonprofit Sites

I looked into this, but it got a bit complex because some of the users also need to be able to switch theme styles and edit the theme, but not be able to change to the main theme.

clatwell commented 8 months ago

@nathan-schmidt-viget

NP Site Header: Update default logo

So we don't actually want to update the default logo for the GB Main Site, just the fallback logo for NP sites. Do you mind switching it back on Staging? But otherwise I think we can just skip this task if it's not easy to use the icon as the fallback instead of the default site logo from the main site.

Site Themes

No worries, thanks for looking into it!

nathan-schmidt-viget commented 8 months ago

@clatwell ya we would have to change the logic on how NP site pulls the logo. Not crazy hard, but not a 1hr thing.