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

Fixed nav bar not responsive on landing page. #252

Merged
merged 3 commits into from
Mar 26, 2020
Merged

Fixed nav bar not responsive on landing page. #252

merged 3 commits into from
Mar 26, 2020

Conversation

akhil-rana
Copy link
Contributor

  1. The navbar on the landing page was not responsive and all the content suddenly disappeared when the page is accessed from a smaller screen.
  2. The content of the navbar was not of same font and size on landing and slides page and that looks a little uneven when switching from one page to other.
  3. Signup option was not present on the slides page.

@akhil-rana
Copy link
Contributor Author

before1

after1

The first image was before when the navbar was not reponsive.

Comment on lines +75 to +77
<li class="nav-item link" style="font-family: sans-serif;">
<a class="nav-link" href="./signup/signup.html">Signup</a>
</li>
Copy link
Member

Choose a reason for hiding this comment

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

I'm a little divided on if table needs a signup page, but I think it makes sense for consistency.

Copy link
Member

Choose a reason for hiding this comment

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

We should have a discussion about the registration process before working on the signup page.

@akhil-rana
Copy link
Contributor Author

ezgif-3-c799524c2d6f

As can be seen that the navbar height, font size and style was not constant for both the pages. Also the signup option was not present on the slides page.

Copy link
Member

@birm birm left a comment

Choose a reason for hiding this comment

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

I think it's good, but I'll want to wait until Nan shares thoughts on bootstrap before merging. Thanks for helping us make caMicroscope more mobile ready!

apps/landing/landing.html Show resolved Hide resolved
Comment on lines +75 to +77
<li class="nav-item link" style="font-family: sans-serif;">
<a class="nav-link" href="./signup/signup.html">Signup</a>
</li>
Copy link
Member

Choose a reason for hiding this comment

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

We should have a discussion about the registration process before working on the signup page.

@birm birm merged commit a8cdce7 into camicroscope:develop Mar 26, 2020
@akhil-rana akhil-rana deleted the fixed-navBar-Responsive branch March 26, 2020 15:15
birm added a commit that referenced this pull request Mar 26, 2020
Co-authored-by: Ryan Birmingham <birm@rbirm.us>
Co-authored-by: Nan Li <linanldj@gmail.com>
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.

3 participants