You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if the title of a community highlight exceeds the width of the container it is cutoff with an ellipsis. This behaviour doesn't make sense as there is no way of say clicking on the box and then being shown a detail view with all the content, hence all the content should be displayed.
Similar changes have been made for the descriptions in #14 but it's a bit more complex for the titles so I'm opening this issue for anyone to have a look at this or I will try to make a PR when I have some time.
Image for reference:
The text was updated successfully, but these errors were encountered:
Currently if the title of a community highlight exceeds the width of the container it is cutoff with an ellipsis. This behaviour doesn't make sense as there is no way of say clicking on the box and then being shown a detail view with all the content, hence all the content should be displayed.
Similar changes have been made for the descriptions in #14 but it's a bit more complex for the titles so I'm opening this issue for anyone to have a look at this or I will try to make a PR when I have some time.
Image for reference:

The text was updated successfully, but these errors were encountered: