PalisadoesFoundation / talawa-docs

Documentation for Talawa and Talawa-API
https://docs.talawa.io/
GNU General Public License v3.0
44 stars 146 forks source link

Feature Request:- Add the navbar, sidebar and table of content seperator . #628

Closed Biki-das closed 1 year ago

Biki-das commented 1 year ago

Is your feature request related to a problem? Please describe. Currently the documentation does not have a neat structure between the sidebar Navbar and the table of content, Adding the seperator makes the documentation neat and easy to differentiate.

Describe the solution you'd like Overwriting the css to bring back the default borders which gave the page a divider among the sidebar navbar and Table of content, the results are below what it would like after doing the changes.

Getting Started _ Talawa Project Documentation — Mozilla Firefox 4_8_2023 6_45_29 PM Core Concepts _ Talawa Project Documentation — Mozilla Firefox 4_8_2023 6_48_34 PM

This is what it looks like currently without the changes

Getting Started _ Talawa Project Documentation — Mozilla Firefox 4_8_2023 6_46_01 PM

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Approach to be followed (optional) Overwriting the css files to get the divider

Additional context Add any other context or screenshots about the feature request here.

Potential internship candidates Please read this if you are planning to apply for a Palisadoes Foundation internship https://github.com/PalisadoesFoundation/talawa/issues/359

Cioppolo14 commented 1 year ago

We are now focusing on three types of issues as priority areas:

  1. The improvement in the reliability of our code base. There are many issues created to test existing code. It is a good place to start if you want to understand the operation of various apps. When you submit PRs, we automatically check to see whether the code you submitted has been covered by testing and that each file meets the minimum standard level of the repository as a whole. You won’t be able to avoid understanding testing regimes to contribute to Talawa.
  2. The fixing of bugs and features that seriously hamper the user from using the application. The apps have various shortcomings. The most obvious ones are where the apps do not work as expected. For example buttons that don’t work, errors or messages that are not displayed to make the user understand what to do and many more. Think of any difficulty you have had in getting things working, there could be a bug there waiting for you.
  3. The creation of additional our updated documentation that helps with improving both the experience of the end user and the various GitHub contributors who support the development of our software. This would include user guides.

For Talawa Docs, we will only be accepting issues related to item 3. Thank you for your submission. I will close this issue.