Consistent usage of dialogs in the app#871
Consistent usage of dialogs in the app#871cdhiraj40 wants to merge 2 commits intoenviroCar:developfrom
Conversation
asaikarthikeya
left a comment
There was a problem hiding this comment.
Hey @cdhiraj40. Kindly refer #752. Please use this format for the dialogs with progress bars. Thanks :)
sure will do :) |
|
@cdhiraj40 I see that there are 2 dialogs, 1 for uploading all tracks which uses percentage. And another dialog which uploads 1 track and it has circular progress bar. Am i right? You can prefer the procedure used in #752 for single track uploading dialog and for all tracks keep the percentage dialog. |
sure, will update the PR soon :) |
|
Hey @cdhiraj40, Just a small suggestion i would like to add. Kindly change the PR title here, as this coincides with another PR- #747. Mentioning the older PR number in this PR is sufficent to state that both are related. Also, when you add new changes after reviewing, do specify the change as the commit message. please refrain using "requested changes" as the commit message. Commit messages should specify the changes in that commit. requested changes doesnot specify the changes clearly. Thanks :) |
sure, I will do it so that there is no confusion :)
Sure my bad, that is indeed a good suggestion I will try to take care from here. Thanks for this. |
435edc6 to
0a68347
Compare

fixes #860 & addition to PR #747