French login prompt overflows on lines #9607

Closed
opened 2025-12-29 21:19:39 +01:00 by adam · 4 comments
Owner

Originally created by @altf4arnold on GitHub (May 7, 2024).

Originally assigned to: @altf4arnold on GitHub.

Deployment Type

Self-hosted

NetBox Version

v4.0.0

Python Version

3.11

Steps to Reproduce

go to login prompt when your browser is in french.

Expected Behavior

the name "nom d'utilisateur" sould not end up with single words on same line

Observed Behavior

Screenshot 2024-05-07 at 14 53 12
Originally created by @altf4arnold on GitHub (May 7, 2024). Originally assigned to: @altf4arnold on GitHub. ### Deployment Type Self-hosted ### NetBox Version v4.0.0 ### Python Version 3.11 ### Steps to Reproduce go to login prompt when your browser is in french. ### Expected Behavior the name "nom d'utilisateur" sould not end up with single words on same line ### Observed Behavior <img width="459" alt="Screenshot 2024-05-07 at 14 53 12" src="https://github.com/netbox-community/netbox/assets/23227801/3ec0832d-5c67-440c-93b2-4a9228562604">
adam added the type: bugstatus: acceptedtopic: UI/UXseverity: low labels 2025-12-29 21:19:39 +01:00
adam closed this issue 2025-12-29 21:19:40 +01:00
Author
Owner

@jeremystretch commented on GitHub (May 7, 2024):

We can address this by moving the field labels above the fields as per the Tabler example:

screenshot

@jeremystretch commented on GitHub (May 7, 2024): We can address this by moving the field labels above the fields as per the Tabler example: ![screenshot](https://github.com/netbox-community/netbox/assets/13487278/28d4a466-3a88-4a5b-8b8f-f35dddd50edb)
Author
Owner

@altf4arnold commented on GitHub (May 7, 2024):

I can take a look to fix that. Do you want me to work on a PR for it?

@altf4arnold commented on GitHub (May 7, 2024): I can take a look to fix that. Do you want me to work on a PR for it?
Author
Owner

@jeremystretch commented on GitHub (May 7, 2024):

@altf4arnold sure, go for it!

@jeremystretch commented on GitHub (May 7, 2024): @altf4arnold sure, go for it!
Author
Owner

@altf4arnold commented on GitHub (May 7, 2024):

There we go

@altf4arnold commented on GitHub (May 7, 2024): There we go
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9607