-
Notifications
You must be signed in to change notification settings - Fork 9
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
Changing the text message in Login Page #241
Comments
Hello @Saimurugeshwari, Thanks and Regards, |
@MohitKambli Go ahead, kindly raise a PR request once you done, Thank you. |
Awesome!. I will add you to github when I get back to my pc.
Get BlueMail for Android
…On Feb 25, 2024, 2:10 PM, at 2:10 PM, Mohit Kambli ***@***.***> wrote:
Hello @Saimurugeshwari,
Hope you're doing well.
I would like to work on this issue.
Thanks and Regards,
Mohit Kambli
--
Reply to this email directly or view it on GitHub:
#241 (comment)
You are receiving this because you are subscribed to this thread.
Message ID: ***@***.***>
|
Hello @Saimurugeshwari,
However, if we consider the text message once the user clicks the forgot password button, this message actually comes from another repository altogether, called civil-client.
Instead of state.success, we can display 'Message sent! Please check your inbox'. If at all there is any incorrect information coming from my end, then do let me know. Thanks and Regards, |
@MohitKambli I have invited you to the EnCiv/developers team. Through that you will be able to access civil-pursuit, civil-client, and civil-server. Also have you would like to join the slack work space, please fill out this form and it will give you the url to join slack. https://docs.google.com/forms/d/e/1FAIpQLSee58BUiy12dtloG9pLITsELcNldIwXcEtCotV9r95BZJSIVA/viewform?usp=sf_link |
@MohitKambli Also, can you take a look at this issue: #238 I am not able to recreate it on my pc, running edge or chrome. At 100% zoom, the signup page is in the window. What do you see? Thanks. |
Hello @ddfridley, Since this command took decent amount of time, while it was getting executed, I thought of going through the code and try to fix the errors, which is why I am able to get the required code changes, but not able to actually implement it on the web application. Thanks and Regards, |
Thanks for the screen shot.
It does take a long time to install the first time.
I see that you are on node 20. This project is on node 16. See the Readme for now we use node version switcher to easily switch versions of node between projects. Ours is not the only project still on 16.
Thanks
Get BlueMail for Android
…On Feb 25, 2024, 10:43 PM, at 10:43 PM, Mohit Kambli ***@***.***> wrote:
Hello @ddfridley,
Hope you're doing well.
The thing is, I am trying to bring up he server on my machine locally,
but the very first step of `npm install` is taking a lot of time
(~25-30 mins) to execute and eventually it fails, which looks like
this:

Since this command took decent amount of time, while it was getting
executed, I thought of going through the code and try to fix the
errors, which is why I am able to get the required code changes, but
not able to actually implement it on the web application.
I am trying to start up the server locally.
I just hope it comes up soon.
Sincere apologies for not being able to help much due to such
situation.
Once I am able to bring the server up locally, I will definitely come
back and update about the same.
If you have anything that I can try to fix this problem, then do let me
know.
I am deeply sorry if I am making any mistakes here or implementing
something incorrectly.
Thanks and Regards,
Mohit Kambli
--
Reply to this email directly or view it on GitHub:
#241 (comment)
You are receiving this because you were mentioned.
Message ID: ***@***.***>
|
Also, after you install node 16, you will need to 'npm ci' instead if install to get it to remove and rebuild the node_modules directory.
Get BlueMail for Android
…On Feb 25, 2024, 10:43 PM, at 10:43 PM, Mohit Kambli ***@***.***> wrote:
Hello @ddfridley,
Hope you're doing well.
The thing is, I am trying to bring up he server on my machine locally,
but the very first step of `npm install` is taking a lot of time
(~25-30 mins) to execute and eventually it fails, which looks like
this:

Since this command took decent amount of time, while it was getting
executed, I thought of going through the code and try to fix the
errors, which is why I am able to get the required code changes, but
not able to actually implement it on the web application.
I am trying to start up the server locally.
I just hope it comes up soon.
Sincere apologies for not being able to help much due to such
situation.
Once I am able to bring the server up locally, I will definitely come
back and update about the same.
If you have anything that I can try to fix this problem, then do let me
know.
I am deeply sorry if I am making any mistakes here or implementing
something incorrectly.
Thanks and Regards,
Mohit Kambli
--
Reply to this email directly or view it on GitHub:
#241 (comment)
You are receiving this because you were mentioned.
Message ID: ***@***.***>
|
Hello @ddfridley,
After configuring these, I fired the I don't know what mistake am I doing. If at all you have any leads regarding this error trace, then do let me know. Thanks and Regards, |
@MohitKambli Did we ever resolve this? In the above screen the terminal is Powershell. For this project bash is needed. |
Step to Reproduce:
1:Click Login
2:Enter your email id and click Send Reset Password
3:the txt will display " Message Send " instead of Email Send" Hence please change the text: Email Send, please check your Inbox!
Suggestion:
Change from "Send Reset Password to Forget Password:
Screen Shot:

The text was updated successfully, but these errors were encountered: