Welcome to exer_log Discussions! #67
Replies: 4 comments 17 replies
-
|
This is great. Now we can freely discuss stuff. |
Beta Was this translation helpful? Give feedback.
-
|
I guess we need to create a discussion for whole UI update like colors, assets, layouts etc. What do you say? |
Beta Was this translation helpful? Give feedback.
-
|
i have found an overflow in the calendar_widget.dart and we can fix it by changing the line 43 from height: screenHeight * 0.4to height: screenHeight * 0.43, it not somthing big but it may affect the UI. |
Beta Was this translation helpful? Give feedback.
-
|
@KalleHallden I don't know how you would implement this on GitHub, but maybe we should implement a system where a PR has to at least be reviewed by a certain number of people, or a certain group of people, before being merged. Because now some PR's are being merged with some mistakes (pr #99 for example), because nobody has reviewed them at the time. This could create an endless cycle of PR's fixing the code, but then a PR gets merged that doesn't follow the guidelines and then it needs to get fixed again. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Welcome!
We’re using Discussions as a place to connect with each other and for discussions relating to the project.
➡️ You can convert issues to discussions either individually or bulk by labels.
Beta Was this translation helpful? Give feedback.
All reactions