Skip to content

feat: updates for Quote Slice#846

Merged
acatcalledfrank merged 17 commits intomasterfrom
ENG-4290_quote-slice_v2
Mar 12, 2026
Merged

feat: updates for Quote Slice#846
acatcalledfrank merged 17 commits intomasterfrom
ENG-4290_quote-slice_v2

Conversation

@acatcalledfrank
Copy link
Contributor

PR description

What is it doing?

Minor tweaks and updates to the Quote Slice

Why is this required?

Fixing a few minor issues

Quick Checklist:

  • My PR title follows the Conventional Commit spec.

  • I have filled out the PR description as per the template above.

  • I have added tests to cover new or changed behaviour.

  • I have updated any relevant documentation.

Important! - lastly, make sure to squash merge...

@acatcalledfrank acatcalledfrank self-assigned this Mar 3, 2026
const maxCharacterCount = 500;
// - shorter quotes, up to XX characters, will be full size
// - longer quotes, over YY characters, will be at the smallest size
// - mid-length quotes, between XX and YY characters, will scale down proportionally
Copy link
Contributor

Choose a reason for hiding this comment

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

Where do these values actually get determined; can we signpost a bit?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done — they're referring to the consts right below (but not in a very clear way, obviously 🙂)

Copy link
Contributor

@AndyEPhipps AndyEPhipps left a comment

Choose a reason for hiding this comment

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

🫡

@acatcalledfrank acatcalledfrank merged commit 1ea6f1e into master Mar 12, 2026
9 checks passed
@acatcalledfrank acatcalledfrank deleted the ENG-4290_quote-slice_v2 branch March 12, 2026 11:27
@github-actions
Copy link

🎉 This PR is included in version 8.66.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants