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

[FIX] Toggle missing bar #159

Merged
merged 2 commits into from
May 26, 2022
Merged

Conversation

Abusayid693
Copy link
Contributor

@Abusayid693 Abusayid693 commented May 23, 2022

This PR fixes #158

Please check this video demo

Screen.Recording.2022-05-23.at.11.33.33.PM.mov

Screenshot 2022-05-23 at 10 51 23 PM

@Sing-Li can you please review this PR

@CLAassistant
Copy link

CLAassistant commented May 23, 2022

CLA assistant check
All committers have signed the CLA.

import Cookies from 'js-cookie';
import Link from 'next/link';
import React, { useState } from 'react';
import { Container, Dropdown, Nav, Navbar, NavDropdown } from 'react-bootstrap';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean this up - you moved the headers around on all files. Thanks.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cleaned it, happened coz of vs-code automatic imports organise setting

@Abusayid693 Abusayid693 requested a review from Sing-Li May 23, 2022 21:02
@Sing-Li Sing-Li merged commit 6dd0812 into RocketChat:master May 26, 2022
@Sing-Li
Copy link
Member

Sing-Li commented May 26, 2022

Thanks for the contribution @Abusayid693 - and welcome to the RC4Community community 🙂

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

Successfully merging this pull request may close these issues.

[BUG] hamburger menu is missing a bar
3 participants