Aaron Ang

Results 14 comments of Aaron Ang

Not sure, but in class ProjectResource, I see a [line](https://github.com/devhub-tud/devhub/blob/8354bf0572a56e0f6e32d8eed035f5b7d13dcf38/src/main/java/nl/tudelft/ewi/devhub/server/web/resources/ProjectResource.java#L225) which returns a CommentResponse with the date set to server time? This CommentResponse is returned to the AJAX call [here](https://github.com/devhub-tud/devhub/blob/8354bf0572a56e0f6e32d8eed035f5b7d13dcf38/src/main/resources/templates/components/inline-comments.ftl#L43)....

Closing this issue due to long period of inactivity. If this issue remains troublesome, please provide an example repository that is able to reproduce the problem, or join our [Slack...

@janflyborg I apologize for closing this issue with a standard reply. I actually closed it due to its long period of inactivity. I will be more careful with closing issues...

@afercia Thank you for bringing this up. This is such an interesting find! The first thing I did was look at other design systems and products. I noticed that many...