RocketChat / RocketChat/Rocket.Chat
Font customization is not applied
Open
@MartinSchoeler is already working on this.
Since Nov 30, 2020.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Steps to reproduce:
- Go to: Administration -> Layout -> Fonts
- Change "Body Font Family" to a custom font
- Save changes
Expected behavior:
Messages should be shown using the chosen custom font.
Actual behavior:
Messages are shown using the default font.
Server Setup Information:
- Version of Rocket.Chat Server: 3.9.0
- Operating System: Linux
- Deployment Method: docker
- Number of Running Instances: 1
- DB Replicaset Oplog: Enabled
- NodeJS Version: v12.18.4
- MongoDB Version: 4.0.9
Client Setup Information
- Desktop App or Browser Version: Chrome
- Operating System: MacOS
Additional context
We did upgrade from 3.8.0 to 3.9.0 recently. AFAIK it used to work with 3.8.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.