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

font on toasts and jump to bottom looks different #2814

Open
tomlinton opened this issue Feb 18, 2023 · 5 comments
Open

font on toasts and jump to bottom looks different #2814

tomlinton opened this issue Feb 18, 2023 · 5 comments
Assignees

Comments

@tomlinton
Copy link
Contributor

Screenshot 2023-02-19 at 9 51 33 AM

Screenshot 2023-02-19 at 9 51 22 AM

@tomlinton tomlinton added good first issue Good for newcomers polish labels Feb 18, 2023
@asknishant
Copy link

Hi @tomlinton I want to work on this issue. Please assign it to me.

@hkirat
Copy link
Contributor

hkirat commented Feb 21, 2023

@asknishant go for it.

@tomlinton
Copy link
Contributor Author

I might be mistaken here, maybe I was tired. If you discover the fonts are right let us know!

@asknishant
Copy link

The font on toast uses toastLibrary 's font
toast.success( "Contact removed", We've removed @${remoteUsername} from your contacts. );
while the "jump to bottom"(don't know what this component is called) uses default font. {localUnreadCount ? localUnreadCount === 1 ? "1 unread message" : ${localUnreadCount} unread messages : "Jump to bottom"}{" "}

@spantheslayer
Copy link

Addressed this issue in PR #3599 . let me know if this is the fix you are looking for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants