You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contributor-docs/debt.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,3 +4,4 @@ This is where catalog technical debt, reasons we took it on and strategies on pa
4
4
5
5
1. TODO: [create-slots](https://github.com/primer/react/blob/main/src/utils/create-slots.tsx) needs a double render which would create UI jank with server side rendering
6
6
2. TODO: styled-components + styled-system performance adds up over time as components build up
7
+
3. TODO: primitives are resolved to hex values instead of css variables which creates [flash of incorrect theme](https://github.com/primer/react/pull/1868#:~:text=Long%20term%20fix%20(not%20in%20this%20PR)%3A)
0 commit comments