Fix issue #5894: Make it possible to collapse the right-hand side of the openhands screen #17827
Annotations
4 errors and 1 warning
Lint and TypeScript compilation:
frontend/src/routes/_oh.app/route.tsx#L83
Replace `·className={`w-full·${isWorkspaceHidden·?·""·:·"md:w-[390px]"}·max-h-full·relative`}` with `⏎··············className={`w-full·${isWorkspaceHidden·?·""·:·"md:w-[390px]"}·max-h-full·relative`}⏎············`
|
Lint and TypeScript compilation:
frontend/src/routes/_oh.app/route.tsx#L87
Replace `·onClick={toggleWorkspace}·isHidden={isWorkspaceHidden}` with `⏎····················onClick={toggleWorkspace}⏎····················isHidden={isWorkspaceHidden}⏎·················`
|
Lint and TypeScript compilation:
frontend/src/routes/_oh.app/route.tsx#L92
Replace `·className={`hidden·md:flex·flex-col·grow·gap-3·transition-all·duration-300·${isWorkspaceHidden·?·"w-0·opacity-0·overflow-hidden"·:·""}`}` with `⏎··············className={`hidden·md:flex·flex-col·grow·gap-3·transition-all·duration-300·${isWorkspaceHidden·?·"w-0·opacity-0·overflow-hidden"·:·""}`}⏎············`
|
Lint and TypeScript compilation
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading