From f1d85554535de9a5daed34d0893b3cd90a379987 Mon Sep 17 00:00:00 2001 From: Kiril Videlov Date: Wed, 22 Feb 2023 11:57:12 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20Refactor:=20Improve=20UI=20for?= =?UTF-8?q?=20session=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add a button to the `[sessionId]/+page.svelte` file for column selection - Update the class of the button to `z-20 flex justify-end items-center overflow-hidden sticky left-0 w-1/6 text-xs leading-5` - Add an `on:click` event to the button to update [src/routes/projects/[projectId]/sessionv2/[sessionId]/+page.svelte] - Change class of button from `flex justify-end items-center overflow-hidden sticky left-0 z-20 w-1/6 text-xs leading-5` to `z-20 flex justify-end items-center overflow-hidden sticky left-0 w-1/6 text-xs leading-5` - Add a `