0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-02-22 15:25:05 +01:00
Micah Kepe ec3420a2c9 fix(repo-shortcuts): Address maintainer review feedback for repo keyboard shortcuts
- Remove license headers from e2e test (not used in TypeScript files)
- Remove waitForLoadState calls (Playwright waits implicitly)
- Use getByPlaceholder selectors instead of CSS class selectors
- Remove unnecessary z-index from shortcut hint styling
2026-02-14 22:43:52 -08:00
..