Giter Club home page Giter Club logo

thedesignsystems's People

Contributors

ayushsoni1010 avatar yashsehgal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

thedesignsystems's Issues

[FEATURE] <description>

⭐ Suggestion

Test issue

πŸ’» Use Cases

No response

❌ Related Problems

No response

Footer component to be added

Need to create a footer section component for the website.

The concept of the footer design is being created in this Figma file

This feature request is also linked with Issue #7 (for adding responsiveness to the footer section)

[FEATURE] Implement a contact us feature to the website

⭐ Suggestion

We need to implement a contact us feature on the website. This feature is related to both frontend and backend tasks.

  • Create a UI for contact us form (use pre-designed input elements, buttons, and other features)
  • Work on the backend (connect to MongoDB Atlas and create a backend setup to store data)
  • Form Design will be created in this Figma file (will give you edit access if you have been assigned this issue)

πŸ’» Use Cases

  • The contact us form will help us to connect with the users, contributors, and other visitors.
  • The details such as email addresses will be helpful later while sending people newsletters and other informative things.
  • Will be helpful to keep the members up-to-date according to the progress of our projects

❌ Related Problems

No, is a new feature, and not related to any issue/bug/problem.

[BUG] Responsiveness of the home page

πŸ™ Actual behavior

Right now, the pages are not responsive enough for mobile users. We need to work on it according to multiple device widths and sizes.

πŸ™‚ Expected behavior

With the assignment of this issue, we want you to add responsiveness to the home/landing page view by just adding @media queries for different possible sizes.

We also want you to be in touch with the discussions section of this project, regarding the same issue.

πŸ”’ Steps to Reproduce the Problem

Follow these steps to be more efficient in the development of this feature

  1. Be in touch with the discussion of this issue
  2. Work collaboratively with other contributors to get in touch and be consistent.
  3. Follow all the best practices.

Make sure to work on the responsiveness branch as these fixes can't be merged directly to the master branch.

Also, make sure to have fun

[FEATURE] README to be created for the website project

⭐ Suggestion

We need to create a proper README.md file to explain all the necessary steps and descriptions of this project.
Such as About project, Tech Stack section, How to set up the local-dev environment, and other helpful links/resources.

πŸ’» Use Cases

This will help the contributors to get started with ease and understand the project workflow in a better way.

❌ Related Problems

Nothing as such, It's a completely new feature

[FEATURE] Add hover feature in nav bar

⭐ Suggestion

On hovering on nav bar their colours does not change so i will add this
plese assign this issue to me

πŸ’» Use Cases

No response

❌ Related Problems

No response

[BUG] <Nav-bar hides when scrolled up>

πŸ™ Actual behavior

Navigation bar should stay on top and along with it its position should be fixed. Currently it hides when scrolled upwards.

πŸ™‚ Expected behavior

Navigation bar at top should be fixed all the time and it should not hide when scrolled.

πŸ”’ Steps to Reproduce the Problem

I can fix this, Assign me this issue.

[BUG] Responsiveness of Contact us page

πŸ™ Actual behavior

Right now, the pages are not responsive enough for mobile users. We need to work on it according to multiple device widths and sizes.

πŸ™‚ Expected behavior

With the assignment of this issue, we want you to add responsiveness to the contact us page view by just adding @media queries for different possible sizes.

We also want you to be in touch with the discussions section of this project, regarding the same issue.

πŸ”’ Steps to Reproduce the Problem

Follow these steps to be more efficient in the development of this feature

  1. Be in touch with the discussion of this issue
  2. Work collaboratively with other contributors to get in touch and be consistent.
  3. Follow all the best practices.

Make sure to work on the responsiveness branch as these fixes can't be merged directly to the master branch.

Also, make sure to have fun

[BUG] Responsiveness of the Products page

πŸ™ Actual behavior

Right now, the pages are not responsive enough for mobile users. We need to work on it according to multiple device widths and sizes.

πŸ™‚ Expected behavior

With the assignment of this issue, we want you to add responsiveness to the products page view by just adding @media queries for different possible sizes.

We also want you to be in touch with the discussions section of this project, regarding the same issue.

πŸ”’ Steps to Reproduce the Problem

Follow these steps to be more efficient in the development of this feature

  1. Be in touch with the discussion of this issue
  2. Work collaboratively with other contributors to get in touch and be consistent.
  3. Follow all the best practices.

Make sure to work on the responsiveness branch as these fixes can't be merged directly to the master branch.
Also, make sure to have fun

[BUG] Pull requests are failing 😒

πŸ™ Actual behavior

idk why pull request of many people including me are failing
is there an issue in depolyment ??

πŸ™‚ Expected behavior

Pull request should be successful 😀

πŸ”’ Steps to Reproduce the Problem

No response

[BUG] Responsiveness for section components

πŸ™ Actual behavior

Right now, the components are not responsive enough for mobile users. We need to work on it according to multiple device widths and sizes.

Need to add responsive features to these components

  • Header
    image
  • Footer
    image
  • Cards
    image
    image
  • Sections
    image

πŸ™‚ Expected behavior

With the assignment of this issue, we want you to add responsiveness to the components by just adding @media queries for different possible sizes.

We also want you to be in touch with the discussions section of this project, regarding the same issue.

πŸ”’ Steps to Reproduce the Problem

Follow these steps to be more efficient in the development of this feature

Be in touch with the discussion of this issue
Work collaboratively with other contributors to get in touch and be consistent.
Follow all the best practices.
Make sure to work on the responsiveness branch as these fixes can't be merged directly to the master branch.

Also, make sure to have fun

[BUG] Responsiveness of the Team page

πŸ™ Actual behavior

Right now, the pages are not responsive enough for mobile users. We need to work on it according to multiple device widths and sizes.

πŸ™‚ Expected behavior

With the assignment of this issue, we want you to add responsiveness to the teams page view by just adding @media queries for different possible sizes.

We also want you to be in touch with the discussions section of this project, regarding the same issue.

πŸ”’ Steps to Reproduce the Problem

Follow these steps to be more efficient in the development of this feature

  1. Be in touch with the discussion of this issue
  2. Work collaboratively with other contributors to get in touch and be consistent.
  3. Follow all the best practices.

Make sure to work on the responsiveness branch as these fixes can't be merged directly to the master branch.

Also, make sure to have fun

Wrong Mapping of elements [BUG] mapping of elements in the footer section (usefullinks) is incorrect.

πŸ™ Actual behavior

I forked from the main branch and saw this error in my console while make the website responsive.

Screenshot (695)_LI

πŸ™‚ Expected behavior

later i tried to find the bug and found this.

Screenshot (698)

also this

Screenshot (700)

Clearly the mapping method is incorrect
in each iteration the same index was being used
Also the json file was not framed properly

πŸ”’ Steps to Reproduce the Problem

I have fixed this issue in my next pull request to the responsive branchπŸ˜„.
i guess this is the reason why vercel bot denyed the pull request of @Yash-Chauhan09 and othersπŸ™.
Pls fix this issue using my code or anything else its kinda demotivating when u get an error in pull request.

[BUG] Responsiveness of the Careers page

πŸ™ Actual behavior

Right now, the pages are not responsive enough for mobile users. We need to work on it according to multiple device widths and sizes.

πŸ™‚ Expected behavior

With the assignment of this issue, we want you to add responsiveness to the careers page view by just adding @media queries for different possible sizes.

We also want you to be in touch with the discussions section of this project, regarding the same issue.

πŸ”’ Steps to Reproduce the Problem

Follow these steps to be more efficient in the development of this feature

  1. Be in touch with the discussion of this issue
  2. Work collaboratively with other contributors to get in touch and be consistent.
  3. Follow all the best practices.

Make sure to work on the responsiveness branch as these fixes can't be merged directly to the master branch.

Also, make sure to have fun

[BUG] Header should not streatch to extreme sides

πŸ™ Actual behavior

Currently, app header is stretching to extreme sides. It should have some left and right padding to look good.
also, there is way too much margin on top of the header.

image

πŸ™‚ Expected behavior

There should be some spacing around app header (left and right) also decrease top margin a bit.

πŸ”’ Steps to Reproduce the Problem

go to home page and verify

[FEATURE] Improvement in readme.md

⭐ Suggestion

readme.md need some contributing guidelines on how to start with it i can do this if you assign this issue to me

Thanks

πŸ’» Use Cases

No response

❌ Related Problems

No response

Responsiveness to be added

Need to add responsiveness to all the views and components on the website

Views

  • Home view
  • Products view
  • Careers view
  • Team view
  • Contact us view (form)

Components

  • Team card component
  • Products card component
  • Career opening card component

Section components

  • Header
  • Footer

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.