bcgov / platform-services-registry

Platform services OCP project registry
https://registry.developer.gov.bc.ca/
Apache License 2.0
8 stars 13 forks source link

feat(3207): display the number of comments on a request to admins #3236

Open Amritpal-Nijjar opened 1 week ago

Amritpal-Nijjar commented 1 week ago
Screenshot 2024-06-26 at 1 55 05 PM
sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
1.1% Duplication on New Code

See analysis details on SonarCloud

Amritpal-Nijjar commented 1 week ago

What if we add a commentCount field to the list and read routes of the comments? This would make the frontend much simpler and easier to maintain.

Good idea, I will do that instead!