Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Fixed logout button in mobile resolution. #224

Merged
merged 1 commit into from Nov 27, 2020

Conversation

DevoAbhi
Copy link
Contributor

Issue that this pull request solves

--> The logout button is not responsive in mobile resolution.

Closes: #220

Proposed changes

--> The logout button when in mobile resolution should be inside the navigation button.

Brief description of what is fixed or changed

--> The logout button now moves inside the toggle button when in mobile resolution and when the toggle button is clicked,
the logout button appears again.

Types of changes - bug fixes

Put an x in the boxes that apply

  • [ x ] Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (Documentation content changed)
  • Other (please describe):

Checklist

Put an x in the boxes that apply

  • [ x ] My code follows the style guidelines of this project
  • [ x ] I have performed a self-review of my own code
  • [ x ] I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • [ x ] My changes generate no new warnings
  • [ x ] My changes does not break the current system and it passes all the current test cases.

Screenshots

canvas-logout1

canvas-logout2

Other information

--> Please mention if any other changes are needed in the Pull Request.

@kingavatar kingavatar merged commit 73d98cf into Canvasbird:master Nov 27, 2020
@DevoAbhi
Copy link
Contributor Author

Thank you for merging my Pull Request.

@DevoAbhi DevoAbhi deleted the responsive-logout branch November 27, 2020 06:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logout in mobile resolution
2 participants