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

feat: pad unique ids to 5 digits #170

Conversation

Samathingamajig
Copy link
Collaborator

@Samathingamajig Samathingamajig commented Mar 15, 2024

Pads unique numbers to 5 digits, both when displaying and when copying

Unique's need to be 5 digits, searching by the 4-digit version yields the error "Unique number needs to be 5 digits."

Before:
image
image

After:
image
image

@doprz doprz self-requested a review March 16, 2024 00:22
@doprz doprz merged commit b4ad687 into Longhorn-Developers:main Mar 16, 2024
7 checks passed
@Samathingamajig Samathingamajig deleted the sgunter/feat-pad-unique-ids-to-5-digits branch March 16, 2024 00:31
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.

2 participants