Skip to content

style: automatic height adjustment based on content length for sample description#3017

Open
haditariq wants to merge 1 commit intov3.xfrom
fix-sample-description-height-auto-adjust
Open

style: automatic height adjustment based on content length for sample description#3017
haditariq wants to merge 1 commit intov3.xfrom
fix-sample-description-height-auto-adjust

Conversation

@haditariq
Copy link
Copy Markdown
Contributor

@haditariq haditariq commented Mar 17, 2026

This PR enables automatic height adjustment based on the content length of the description property in the sample.


  • rather 1-story 1-commit than sub-atomic commits

  • commit title is meaningful => git history search

  • commit description is helpful => helps the reviewer to understand the changes

  • code is up-to-date with the latest developments of the target branch (rebased to it or whatever) => ⏩-merge for linear history is favoured

  • added code is linted

  • tests are passing (at least locally): we still have some random test failure on CI. thinking of asking spec/examples.txt to be commited

  • in case the changes are visible to the end-user,  video or screenshots should be added to the PR => helps with user testing

  • testing coverage improvement is improved.

  • CHANGELOG :  add a bullet point on top (optional: reference to github issue/PR )

  • parallele PR for documentation  on docusaurus  if the feature/fix is tagged for a release

@haditariq haditariq marked this pull request as draft March 17, 2026 12:32
@haditariq haditariq linked an issue Mar 23, 2026 that may be closed by this pull request
@haditariq haditariq changed the title fix: adjust to content chore: automatic height adjustment based on content length for sample description Mar 23, 2026
@haditariq haditariq self-assigned this Mar 23, 2026
@haditariq haditariq marked this pull request as ready for review March 23, 2026 14:46
@PiTrem PiTrem changed the title chore: automatic height adjustment based on content length for sample description style: automatic height adjustment based on content length for sample description Mar 24, 2026
@haditariq haditariq requested a review from PiTrem March 27, 2026 08:24
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.

description field of sample - adjust to size

1 participant