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

Added Null State Component in NEW-UI #89

Merged
merged 6 commits into from Jun 2, 2021

Conversation

Yash-271120
Copy link
Contributor

Hey! I added the feature where it shows "No results found for the entered State, Pin code or Date, Please Try Again" in the NEW-UI branch. Let me know if there are any issues.!

@vercel
Copy link

vercel bot commented May 25, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/stephin007/cowin-vaccine-availablity-checker/HTeAGQRFL5GokZCEWRUSYxgrjFuT
✅ Preview: https://cowin-vaccine-git-fork-yash-271120-new-ui-ste-f58a2a.vercel.app

@stephin007
Copy link
Owner

Its not working as expected @Yash-271120
When i select state, it shows the error text even before i select a district.

Also,

  • i had requested a seperate Component for this.
  • What packages did you add? as i see 2 lock files,
  • Please dont add package lock to your commits, as we have already have yarn.lock

@Yash-271120
Copy link
Contributor Author

Yash-271120 commented May 25, 2021

Ok I will update that. I will create a component named NullState which will handle the logic for it!
No other packages where added.
Ok I will take care of not adding package lock.

@stephin007
Copy link
Owner

@Yash-271120 any updates regarding this buddy?

@Yash-271120
Copy link
Contributor Author

@stephin007 as I mentioned above I created a new component called NullState which takes care of showing the data if available or error message.
You can check the deployed code here.
Let me know if it works fine!

@stephin007
Copy link
Owner

@Yash-271120 PEASE RESOLVE THE CONFLICTS so that we can merge your code.

Do this by comparing both the branches, please don't REMOVE anything, just add your changes to the file and resolve them!

@vercel
Copy link

vercel bot commented May 30, 2021

Someone is attempting to deploy a commit to a Personal Account owned by @stephin007 on Vercel.

@stephin007 first needs to authorize it.

@Yash-271120
Copy link
Contributor Author

@stephin007 I tried resolving the conflicts. Any further thing giving problem?

@stephin007
Copy link
Owner

@Yash-271120 did you compare the original changes with the NEW-UI branch? did you delete any existing code from the default Branch, if so this change will break the code.

@stephin007
Copy link
Owner

image

Deployment has failed @Yash-271120 , since there are some unused variables

@Justinnn07
Copy link
Collaborator

image
@Yash-271120 i tried working with your repo, firstly it is not installing the modules secondly please remove your package-lock.json file ..

@Justinnn07 Justinnn07 added the bug Something isn't working label May 31, 2021
@stephin007
Copy link
Owner

@Yash-271120 , can you make null state component UI a bit more attractive rather just showing the Text.

Also, @Justinnn07 also please test all the instances if Null state is working or not

@Justinnn07
Copy link
Collaborator

@Yash-271120 , can you make null state component UI a bit more attractive rather just showing the Text.

Also, @Justinnn07 also please test all the instances if Null state is working or not

sure!

Copy link
Collaborator

@Justinnn07 Justinnn07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just make the ui little attractive! 🔥 @Yash-271120

@Yash-271120
Copy link
Contributor Author

Yash-271120 commented Jun 1, 2021

@Yash-271120 , can you make null state component UI a bit more attractive rather just showing the Text.
@stephin007 sure
Error

Let me know how this looks and also if you have any suggestions!

@stephin007
Copy link
Owner

@Justinnn07 is this PR good to go?

@stephin007
Copy link
Owner

stephin007 commented Jun 1, 2021

@Justinnn07 i guess the latest changes are not yet deployed, ill check again please do review then!

@stephin007
Copy link
Owner

stephin007 commented Jun 1, 2021

@Justinnn07 please review the code and demo again, now site is deployed with the latest changes

Copy link
Collaborator

@Justinnn07 Justinnn07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove your package-lock.json

src/components/Home/Home.js Show resolved Hide resolved
@Justinnn07
Copy link
Collaborator

Justinnn07 commented Jun 2, 2021

@Yash-271120 please pull the latest changes from NEW-UI and do the changes over there(if you see any conflicts in this PR.)

Also please remove your package-lock.json

Thanks ..

@stephin007 stephin007 added this to Development In progress in Cowin Vaccine Availablity Checker Jun 2, 2021
@stephin007 stephin007 linked an issue Jun 2, 2021 that may be closed by this pull request
@stephin007
Copy link
Owner

@Yash-271120 please remove package.lock and we will merge your request!

Copy link
Collaborator

@Justinnn07 Justinnn07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! @Yash-271120 💥🚀

@stephin007
Copy link
Owner

@Justinnn07 wait, deployment has failed
let me re initiate

@Justinnn07
Copy link
Collaborator

Justinnn07 commented Jun 2, 2021

@Justinnn07 wait, deployment has failed
let me re initiate

I knew thats why I didn't merge! Was commenting about this

@Justinnn07 Justinnn07 merged commit eb98ee3 into stephin007:NEW-UI Jun 2, 2021
@stephin007
Copy link
Owner

Awesome work @Yash-271120 , Looking forward for your contribution in other issues!

@stephin007
Copy link
Owner

@Yash-271120 were you committing using 2 accounts 😅
As i see conversation messages from yash-271120 and commits from @Spidey2711 .

WHy is that so?

@stephin007 stephin007 mentioned this pull request Jun 2, 2021
5 tasks
@Yash-271120
Copy link
Contributor Author

Yash-271120 commented Jun 2, 2021

@Yash-271120 were you committing using 2 accounts 😅
As i see conversation messages from yash-271120 and commits from @Spidey2711 .

WHy is that so?

I also don't know why is that happening. I just have 1 account that's @Yash-271120 . 😕

@Yash-271120
Copy link
Contributor Author

Awesome work @Yash-271120 , Looking forward for your contribution in other issues!

sure!
also thanks to u guys this was my first PR that got merged 😃

@stephin007
Copy link
Owner

Congratulations @Yash-271120 , Shubh Aarambh ❤️

@stephin007
Copy link
Owner

@Yash-271120 were you committing using 2 accounts 😅
As i see conversation messages from yash-271120 and commits from @Spidey2711 .
WHy is that so?

I also don't know why is that happening. I just have 1 account that's @Yash-271120 . 😕

This is most probably due to incomplete git setup in your local machine. Anyways its okay now!

@stephin007 stephin007 moved this from Development In progress to Development Done in Cowin Vaccine Availablity Checker Jun 2, 2021
@stephin007
Copy link
Owner

@Yash-271120 seems like your changes are not responsive , can you fix this as soon as possible!
image

@stephin007 stephin007 moved this from Development Done to NEW-UI in Cowin Vaccine Availablity Checker Jun 3, 2021
@Yash-271120
Copy link
Contributor Author

@Yash-271120 seems like your changes are not responsive , can you fix this as soon as possible!
image

ok i will look into it

@Yash-271120
Copy link
Contributor Author

oie_drAzQR3CzFvH
This look good?

@stephin007 stephin007 moved this from NEW-UI to Staging (DO NOT MOVE ANY CARD) in Cowin Vaccine Availablity Checker Jun 16, 2021
@stephin007 stephin007 moved this from Staging (DO NOT MOVE ANY CARD) to Production in Cowin Vaccine Availablity Checker Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging this pull request may close these issues.

Add Null State Component
3 participants