debryc
(Deborah Chang)
1
On mobile the title of a topic is viewable at the top as you scroll down.
However, when there get to be three rows of tags, the title is no longer shown.
I would rather see the title than all the tags. Perhaps if there are more tags than can be shown, indicate that with a + sign.
What do you all think?
1 Like
Yes, we definitely need to handle this better!
3 Likes
I think this was actually a regression? Either way there’s a fix in where the tag list is simply truncated:
6 Likes
I am seeing tags of the first post in search result overflowing to the Advanced Search box.
https://forum.leasehackr.com/search?expanded=true&q=%23reviews%20tags%3ANY%2BBMW%20in%3Afirst%20order%3Aviews
The error gets fixed when I disable .discourse-tag.bullet {display: inline-flex}
. When I re-enabl inline-flex
, the error does not reoccur.
1 Like