Draft: POC for loading commit details async
What does this MR do and why?
Quick POC to see if we can render commit details in plaintext async on the commits page.
Loads commit details async using the commits API (to be swapped out with GraphQL)
-
⚠️ renders the commitDetails in plaintext, it should be rendering processed markdown -
⚠️ uses the commits API, we should use the GraphQL alternative -
⚠️ not styled correctly
References
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
