Hrittik
Hrittik
Although I don't have much to offer to this conversation but I would like to share an example which may be helpful. This photo is from "Outreachy", which is a...
Hi @romanlutz, I would like to help fix this error. I think just writing "Later Version" would be short and simple.
Yeah, I think "N/A" is much better. If everyone agrees then I can go ahead with the pull request.
@JeffersonBledsoe Why don't we add a link to the profile page that directs you to the `/change-password` page? 
@stevepiercy We can fix the authentication issue on the `/change-password` page by integrating the "Unauthorized" component. Now, if users are not logged in, they’ll receive a notification instructing them to...
@stevepiercy Is the UI for `login-help` satisfactory, and could you remind me which function I should use to retrieve the username based on the email? 
Wouldn't updating `"test": "jest"` to `"test": "jest --updateSnapshot"` fix this issue?
@ichim-david Yes, I'm working on it. I will soon make an updated PR
@ichim-david How about If I update `navigation.js` by adding a check within the reducer logic that compares the incoming navigation items with the existing ones based on their URLs? ```...
Hi @tiberiuichim, I see that the earlier PR is closed. If this issue is still open then I can make a PR for it.