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 Sidebar #303

Closed
wants to merge 2 commits into from
Closed

Conversation

PrerakMathur20
Copy link
Contributor

Description

Fixed Sidebar options for /contact and /about` pages. The Management's and Extractor's sidebar doesn't show admin's options on selective sections and routes of the sidebar.

Fixes #299

Type of change

  • 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 not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Admin's Sidebar shows only Admin's Sidebar Options
  • Management's Sidebar shows only Management's Sidebar Options
  • Extractor's Sidebar shows only Extractor's Sidebar Options

Also, include screenshots for the verification and reviewing purpose.

  • Admin

Screenshot 2022-08-24 at 9 22 03 PM

  • Extractor

Screenshot 2022-08-24 at 9 19 20 PM

  • Management

Screenshot 2022-08-24 at 9 19 46 PM

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works (N/A)
  • New and existing unit tests pass locally with my changes (N/A)
  • Any dependent changes have been merged and published in downstream modules (N/A)

@PrerakMathur20 PrerakMathur20 self-assigned this Aug 24, 2022
@PrerakMathur20 PrerakMathur20 added the gsoc-2022 Google Summer of Code 2022 label Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gsoc-2022 Google Summer of Code 2022
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Frontend]Sidebar showing wrong options
1 participant