| 210 | |
| 211 | |
| 212 | == Week 3 == |
| 213 | '''1) What did I complete this week?''' |
| 214 | |
| 215 | I fully refactored the PR https://github.com/OSGeo/grass/pull/2667 dealing with dock/undock map display functionality and currently, this thing is almost finished. In addition, the PR https://github.com/OSGeo/grass/pull/2682 implementing the Export history button in the Console pane was approved. So these two PRs are finally approaching merging. |
| 216 | |
| 217 | |
| 218 | I have started to work on a different topic which is related to the one major project topic which sounds basically "How to make the Console pane more user-friendly". I started by adding an input prompt sign which should help beginners notice the Command prompt and better understand the difference between the Command prompt and the Command output. For this purpose, I created the PR https://github.com/OSGeo/grass/pull/2718 which is still under process. |
| 219 | |
| 220 | '''2) What am I going to achieve for next week?''' |
| 221 | |
| 222 | Besides working on PR https://github.com/OSGeo/grass/pull/2718, I plan to more focus on the Console reorganization topic. |
| 223 | |
| 224 | |
| 225 | '''3) Is there any blocking issue?''' |
| 226 | No, it isn't. |