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

[#1645] improve design of product page #730

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

pi-sigma
Copy link
Contributor

  • make cta button text configurable
  • remove mobile-view button from product detail template (unnecessary duplication)
  • break up overflowing links in text field

Taiga: #1645

@pi-sigma pi-sigma force-pushed the feature/1645-product-page-design branch 2 times, most recently from 511ce1e to 0a6b460 Compare August 14, 2023 10:46
@alextreme
Copy link
Member

A test that verifies that a modified button_text is shown on the product page would be appreciated. Might feel a bit simple though...

- make cta button text configurable
- remove mobile-view button from product detail template (unnecessary
  duplication)
- break up overflowing links in text field
- fix data-migration test by using appropriate models
@pi-sigma pi-sigma force-pushed the feature/1645-product-page-design branch from 0a6b460 to ad6114f Compare August 17, 2023 09:55
Copy link
Contributor

@Bartvaderkin Bartvaderkin left a comment

Choose a reason for hiding this comment

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

Code is decent but wouldn't it be nicer if this could've been edited through the placeholder?

Like:

[CTABUTTON "click me!"]

@alextreme
Copy link
Member

Code is decent but wouldn't it be nicer if this could've been edited through the placeholder?

Like:

[CTABUTTON "click me!"]

Would indeed be more flexible, but I'd prefer to stick with Paul's simpler approach as making the markdown-content parsing more complicated may be tricky. I'm not sure if having multiple buttons with different names would be necessary, especially as all buttons point to the same URL/form...

@alextreme alextreme marked this pull request as ready for review August 21, 2023 18:24
@alextreme
Copy link
Member

Have made this PR ready-for-review, but allowing @pi-sigma to double-check just in case it was on Draft for a reason

@pi-sigma
Copy link
Contributor Author

@alextreme Good to go, I forgot to mark it for review.

@alextreme alextreme merged commit 42dd777 into develop Aug 22, 2023
10 checks passed
@alextreme alextreme deleted the feature/1645-product-page-design branch August 22, 2023 10:05
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.

3 participants