Imzy
  • Discover communities
  • Log In
  • Sign up
  • Home
  • Discover communities
  • Log In
  • Sign up
  • About
  • Learn More
  • Contact
  • Community Policy
  • FAQ
  • Sitemap
  • Terms
  • Privacy Policy
  • Available on the App Store
  • Available on Google Play
Copyright © 2017 Saurus, Inc. All rights reserved.
Imzy

Imzy

Official announcements and happiness!

69032 members
Posted byRinin/imzy-May 06, 2016 at 6:07 AMΔ

The communities bar has disappeared

  • Bug Report

I don't use my browser maximized at work, I use it in a small window, today I have noticed the communities bar has disappeared: https://i.sli.mg/YEnxS6.png and there is now way to bring it back. Changing the window size or zooming out makes it appear but why is there no button to make it appear on a small window/resolution?

Edit: this is how it used to look yesterday: https://i.sli.mg/jMdv6L.png and that is also how it looks when I zoom out.

Comments8
  • AlexMay 06, 2016 at 7:59 AMΔ

    @Rin, yes, that's correct. On smaller screens we have the communities bar hidden. In order to reach communities you're part of use the My communities link from the user's menu:

    image-1462543193134.png

    • RinMay 06, 2016 at 8:02 AMΔ

      Can you add a menu like on mobile? Something that slides/fades in from the left. I know about that link but now it is a two step process, it wasn't like this a few days ago. Edit: btw I got two notifications for your reply. I guess it was because you mentioned me in your reply.

      • AlexMay 06, 2016 at 8:08 AMΔ

        You can see the side navigation when your screen size is wider than 1023px; mobile side bar appears on screen smaller than 850px. If your screen size falls into 850-1023px range the only way is to use user's menu link.

        We haven't changed the main layout in last two month, so it was same thing a few days ago.

      • RinMay 06, 2016 at 8:12 AMΔ

        I must have stretched the window a little more yesterday, you are right. Is it possible to change that to have the same experience in all resolutions?

      • AlexMay 06, 2016 at 8:16 AMΔ

        I don't think it's an easy change to make. Our amazing designers @Colby and @Jaleh worked really hard to get the current layout play nice with all possible screen sizes.

      • RinMay 06, 2016 at 8:37 AMΔ

        Actually it is not very difficult to fix, I just wrote this CSS for Stylish as a workaround for this issue:

          @media all and (max-width: 1023px) {
            .header .header__search-bar,
            .header.is-logged-in .header__status {
              display: none;
            }
            .header.is-logged-in .header__title {
              position: static;
            }
            .u-hidden-desktop,
            .header .header__mobile-menu,
            .header .header__mobile-search {
              display: block !important;
            }
          }
        

        Edit: updated code for the search bar and the imzy logo.

      • AlexMay 06, 2016 at 10:27 AMΔ

        There are plenty of browser's extensions that allow to apply custom styles to the sites you visit. You can use that if it fixes your problem.

      • RinMay 06, 2016 at 10:29 AMΔ

        I know, I am on Firefox and I already mentioned I was using stylish.

Imzy

Imzy

Official announcements and happiness!

69032 members
  • About
  • Sitemap
  • Terms and Conditions
  • Privacy Policy
  • Copyright © 2017 Saurus, Inc. All rights reserved.