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

As a Pipes user, I'd like to have a "padding" block so that I can better format my values #241

Closed
kghmanuel opened this issue May 14, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@kghmanuel
Copy link

3 inputs:

  • length of expected string
  • character to pad
  • left or right flag.
@sashamitrovich
Copy link
Contributor

sashamitrovich commented May 14, 2020

Example:

turn "2876" into "02876".

@sashamitrovich sashamitrovich added this to the 1.1 milestone May 14, 2020
@sashamitrovich sashamitrovich added the enhancement New feature or request label May 14, 2020
@sashamitrovich sashamitrovich changed the title padding block As a Pipes user, I'd like to have a "padding" block so that I can better format my values May 14, 2020
@danielholgate danielholgate self-assigned this May 14, 2020
danielholgate added a commit that referenced this issue May 15, 2020
padding block
danielholgate added a commit that referenced this issue May 17, 2020
Added number validity check to Size widget
@danielholgate
Copy link
Contributor

Done

@sashamitrovich
Copy link
Contributor

Works as designed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants