-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Deployment Type
Self-hosted
NetBox Version
v4.1.0
Python Version
3.11
Steps to Reproduce
Hello.
Firstly, thank you for all your work.
The problem is that the default font "Plus Jakarta Sans" is not very versatile, I believe it only supports the Latin writing system.
This results in an inconsistent look as shown below on the screen (Russian interface language).
I believe it was introduced in the pull request #16848 through variable
--tblr-font-sans-serif: "Plus Jakarta Sans Variable", system-ui, sans-serif;Expected Behavior
Since the project aims to support multiple languages, choose a more universal font, if possible.
Observed Behavior
Metadata
Metadata
Assignees
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application

