Skip to content

feat: Allow reversing logs view#1243

Open
dawsontoth wants to merge 1 commit into
stagefrom
STUDIO-163_allow-reversing-logs
Open

feat: Allow reversing logs view#1243
dawsontoth wants to merge 1 commit into
stagefrom
STUDIO-163_allow-reversing-logs

Conversation

@dawsontoth

Copy link
Copy Markdown
Contributor

@dawsontoth dawsontoth requested a review from a team as a code owner June 12, 2026 18:26
@dawsontoth dawsontoth marked this pull request as draft June 12, 2026 18:27

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request refactors the logs view to improve responsiveness, introducing a compact toolbar for mobile devices and a dedicated sidebar for desktop screens. It also adds a feature to reverse the log order (persisted in local storage) and moves the open/close state of the filters form to the parent component. Feedback is provided regarding an accessibility and semantic HTML issue where interactive Switch components are nested inside <label> elements, which can cause double-activation bugs.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread src/features/instance/log/index.tsx
@dawsontoth dawsontoth force-pushed the STUDIO-163_allow-reversing-logs branch from fc546e7 to 8ada288 Compare June 12, 2026 19:25
@dawsontoth dawsontoth marked this pull request as ready for review June 12, 2026 19:26
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