Skip to content

fix(login): extend fields width to prevent horizontal scroll#53

Merged
marie-j merged 1 commit intoovh:mainfrom
pgaxatte:main
Oct 7, 2025
Merged

fix(login): extend fields width to prevent horizontal scroll#53
marie-j merged 1 commit intoovh:mainfrom
pgaxatte:main

Conversation

@pgaxatte
Copy link
Member

@pgaxatte pgaxatte commented Oct 2, 2025

Description

Makes the input fields in the login interactive command as large as the expected length allowed to prevent horizontal scrolling.

Fixes #52

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (improvement of existing commands)
  • Breaking change (fix or feature that can break a current behavior)
  • Documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have commented my code
  • I updated the documentation by running make doc
  • I ran go mod tidy
  • I have added tests that prove my fix is effective or that my feature works

@pgaxatte pgaxatte requested a review from a team as a code owner October 2, 2025 15:07
@amstuta
Copy link
Collaborator

amstuta commented Oct 3, 2025

Thanks for your contribution @pgaxatte ! You just have the DCO to fix and we're good to merge.

Signed-off-by: Pierre Gaxatte <pierre.gaxatte@ovhcloud.com>
@marie-j marie-j merged commit 747c474 into ovh:main Oct 7, 2025
3 checks passed
fluatovh pushed a commit to fluatovh/ovhcloud-cli that referenced this pull request Nov 17, 2025
fix(login): extend fields width to prevent horizontal scroll
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.

[Bug]: login input fields do not display the full keys

3 participants