typescript-cheatsheets / react

Cheatsheets for experienced React developers getting started with TypeScript

Home Page:https://react-typescript-cheatsheet.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] The logo text is overflowing in small devices it should be truncate like mobile navigation.

love-sonkar opened this issue · comments

What's your issue or idea?

When the width is small the homepage logo text is overflowing it should be truncate.

Screenshot

reacttype
over

what i want is to truncate the logo text like we get in mobile navigation.

ff

i would like to work on this issue. please assign me.

Hello @love-sonkar , I would like to request the assignment of this issue to me as I wish to work on it.

I've checked if anyone want to add "." in it and make the truncation more satisfied then it's ok, but as there is not as such problem and this is already truncated header that's why the icon is overflowing instead ok making the test come down.

To make the truncate in "." style just add "text-overflow: ellipsis;" after the "overflow: hidden"

We need to add ellipsis style .Please assign me

I don't think we should truncate, so I'm accepting a PR that work breaks instead. Thanks!