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

Help page and Settings Page UI enhancement #1199

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

gaurav884
Copy link
Contributor

Description

  • Updated the UI of the "Help Page" and "Settings Page".
  • Made layout responsive.
  • Altered the old test according to the addition of new HTML elements.

Related Issue

Updated the UI of the "Help Page" and "Settings Page" to get rid of additional dependencies and better user experience

Motivation and Context

Using our own code rather than using the framework gives more flexibility and more precision in implementing the UI.

Reviewers

@7a @sharmamohit123 @viyatb @saganshul

How Has This Been Tested?

I ran the test using the command "npm run test" and all the test cases passed successfully.

Screenshots (please click on the images for better view):

(BEFORE)**

Mobile Design

e

f

--

Desktop Design

--
d

b

--

(AFTER)

Mobile Design

3

a

--

Desktop Design

1

2

--

Types of changes

  • Bug fix (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 change)
  • Other

Checklist:

  • My code follows the code style (modified PEP8) of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

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.

None yet

1 participant