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

Add confirmation when user save to log #91

Open
lineaba opened this issue May 29, 2018 · 9 comments
Open

Add confirmation when user save to log #91

lineaba opened this issue May 29, 2018 · 9 comments

Comments

@lineaba
Copy link
Collaborator

lineaba commented May 29, 2018

We have a new logging features, which lets the user save text to a log. When the user clicks save, there is no visual confirmation that the text have been saved, which might make the user unsure whether there changes have been saved.
Can we add some sort of confirmation, either a popup, or a little checkmark or something, that lets the user know their changes have been added?
Alternatively, we could also just have the window close on save.
Anybody have any suggestions for how to handle this? @sdkwok you added the feature, have you had any thoughts regarding this?

@sdkwok
Copy link
Collaborator

sdkwok commented May 29, 2018

Hi @lineaba, just for simplicity's sake I didn't add such a feature at the time, although it did cross my mind. I can take a look at this again and try adding a popup to alert the user. Although it does seem like a message or a checkmark in the text window might be less obtrusive.

@lineaba
Copy link
Collaborator Author

lineaba commented May 30, 2018 via email

@omkar2810
Copy link
Contributor

Can I work on this.
Actually I have also commented on another issue(restart meter) ,so just let me know which one is available to work.
PS - I would be great if you could explicitly mention if someone is working on a given issue , I am finding it a little bit difficult to know whether I should work on some issue or not as someone else might be working on it already.
Also let me know if there is already a way for this and I am missing it,
Thanks.

@lineaba
Copy link
Collaborator Author

lineaba commented Jun 4, 2018

Hey @omkar2810, we gotta ask whether @sdkwok got started on this, if not, you can go ahead. I will give an update as soon as possible.

Regarding whether someone is working on a specific issue, my best suggestion is reading through the comments in the issue For example you can see above that @sdkwok says they'll work on it. I can't always guarantee that someone will finish something, just because they say that they will start it, but I try to go through the issues and get an update on them when there haven't been activity in a while. I will comment if the issue was not yet solved, even though someone say they would solve it, which means someone new can get started.
Github also has an assigning function which we try to use, but sometimes it doesn't work, because the user have not yet accepted my invitation to be a contributor, or I haven't had a moment to send the contributor-invitation out.
I know it is frustrating that things aren't 100% clear, but it is something I think follows when a group of strangers start working together on a project from all around the world. I try to do what I can to keep things clear, but it doesn't always work. My best advice is to ask if you are in doubt. Also know that you are always welcome to work on any issue at any time, but you are just not guaranteed that your code will be merged in (added to the codebase), since someone might have already added a solution, that is currently being reworked to be ready to merge.
This was a very long answer - maybe I will take parts of it and add it to the contribution guide to makes this clearer to new contributors. Please let me know if this was helpful, or if you have any more questions :)

@omkar2810
Copy link
Contributor

Thanks @lineaba ,I completely understand your point. Just wanted to know the correct way of approaching the issues .
Anyways, I am completely fine with what you have suggested and will try to work accordingly.

@lineaba
Copy link
Collaborator Author

lineaba commented Jun 5, 2018

Hey @omkar2810 I just spoke to @sdkwok. You can go ahead and start working on the issue. I suggest you go the route of doing a save&close button, but if you can find a way to graphically give information that something have been closed (with a checkmark or something like that) that is cool too. We just wanna avoid another pop-up window. Let me know if you have any questions :)

@omkar2810
Copy link
Contributor

Ok @lineaba I take this issue.
Just to be sure , I have to integrate the save and close buttons into a single "save and close" button and on pressing the button there should be some sort of indication(preferably an animation or a check mark on the main window itself) that the log has been saved successfully,

@lineaba
Copy link
Collaborator Author

lineaba commented Jun 5, 2018 via email

@omkar2810
Copy link
Contributor

@lineaba I have combined the save and close buttons into one.
Now there is a single "save and close" button which saves the log and closes the window.
So what I was thinking is that after pressing the button should I display a message window which says that the log has been saved and closes by itself after say 1 sec. I think it would be better to clearly tell the user that the log has been saved.
PS:-Sorry for the late response.

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

No branches or pull requests

3 participants