Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(backend): 管理画面に提出状況詳細画面を実装 #156

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

Texiko-texiko
Copy link

No description provided.

@Texiko-texiko Texiko-texiko changed the title Feature/issue 30 feat(backend): 管理画面に提出状況詳細画面を実装 Oct 31, 2024
@Texiko-texiko Texiko-texiko force-pushed the feature/issue-30 branch 5 times, most recently from fe13701 to fd851d7 Compare November 6, 2024 08:05
feat(frontend): Rename Information component to SubmissionInfo

Rename the Information component to SubmissionInfo for better clarity and consistency with the naming convention used in the codebase.

feat(frontend): Add Table, Textarea components and update routeTree.gen.ts
Refactor TestResults component to use toggleOpen function for opening and closing test case details
- Updated SubmissionedCode component to utilize flex layout and fill parent height, ensuring the code editor expands to match the full height of its container.
- Adjusted SubmissionDetail layout to use flex and grid combinations, allowing the code editor to stretch vertically and align with the Feedback section.
- Ensured consistent height between SubmissionInfo, TestResults, and the code editor for a unified, responsive layout.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant