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(poll): Wrap overly long poll options #23

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JoVictorNunes
Copy link

What does this PR do?

Shorten overly long poll options by wrapping the text and appending ... (ellipsis) to it.

Closely related to bigbluebutton/bigbluebutton#21967.

Change Type

  • patch — Bug fix
  • minor — New feature
  • major — Breaking change
  • dependencies — Changes to package dependencies1
  • documentation — Changes to the documentation only2
  • tests — Changes to any test code only2
  • internal — Any other changes that don't affect the published package2
  • I don't know

Test Plan

  1. Insert a poll shape.
  2. See poll option text.

Release Notes

  • fix(poll): Wrap overly long poll options

Footnotes

  1. publishes a patch release, for devDependencies use internal

  2. will not publish a new version 2 3

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.

1 participant