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

Navbar anish #92

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Navbar anish #92

wants to merge 7 commits into from

Conversation

An525ish
Copy link

Pull Request Template

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # 81

Type of change

Please delete options that are not relevant.

  • [ x] 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

  • Test A
  • Test B

Test Configuration:

  • Firmware version:
  • Hardware:
  • Toolchain:
  • SDK:

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
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

@vercel
Copy link

vercel bot commented May 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pollitup ❌ Failed (Inspect) May 25, 2023 5:49pm

@netlify
Copy link

netlify bot commented May 23, 2023

Deploy Preview for pollitup failed.

Name Link
🔨 Latest commit f4ec731
🔍 Latest deploy log https://app.netlify.com/sites/pollitup/deploys/646f7d518e54ab0008138b44

@Arnabdaz
Copy link
Collaborator

@An525ish the code seems fine but just wanted to ask if you could match the formatting of your editor to match the codebase it would be easier to review, follow up and understand in future

@An525ish
Copy link
Author

@An525ish the code seems fine but just wanted to ask if you could match the formatting of your editor to match the codebase it would be easier to review, follow up and understand in future

can you elaborate it pls..?

@Arnabdaz
Copy link
Collaborator

what i meant was if you see the files changed section you will see a lot of unnecessary changes due to the change in the code structure like some line divided into multiple lines , new space addition, quotes change etc ... if everyone use their own formatting settings then the whole codebase will be a mess ... thats what i was trying to tell you that you should remove the unintentional changes which are showing up in the pr

@An525ish
Copy link
Author

what i meant was if you see the files changed section you will see a lot of unnecessary changes due to the change in the code structure like some line divided into multiple lines , new space addition, quotes change etc ... if everyone use their own formatting settings then the whole codebase will be a mess ... thats what i was trying to tell you that you should remove the unintentional changes which are showing up in the pr

Okkkay...I changed the format to compact...can u have a look and suggest if there are any more changes required

@Arnabdaz
Copy link
Collaborator

what i meant was if you see the files changed section you will see a lot of unnecessary changes due to the change in the code structure like some line divided into multiple lines , new space addition, quotes change etc ... if everyone use their own formatting settings then the whole codebase will be a mess ... thats what i was trying to tell you that you should remove the unintentional changes which are showing up in the pr

Okkkay...I changed the format to compact...can u have a look and suggest if there are any more changes required

looks better now but the vecel deployment is failing can you fix that

@An525ish
Copy link
Author

what i meant was if you see the files changed section you will see a lot of unnecessary changes due to the change in the code structure like some line divided into multiple lines , new space addition, quotes change etc ... if everyone use their own formatting settings then the whole codebase will be a mess ... thats what i was trying to tell you that you should remove the unintentional changes which are showing up in the pr

Okkkay...I changed the format to compact...can u have a look and suggest if there are any more changes required

looks better now but the vecel deployment is failing can you fix that

I tried updating the branch..but it is still failing..what to do now..?

@An525ish
Copy link
Author

@Arnabdaz it's done...

@Arnabdaz Arnabdaz linked an issue May 27, 2023 that may be closed by this pull request
4 tasks
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.

Stick navbar to top
2 participants